Open Issues Need Help
View All on GitHub make limit on API request body size configurable about 2 months ago
good first issue
gristlabs/grist-core
9.6K
Grist is the evolution of spreadsheets.
TypeScript
#awesome#database#spreadsheet
openid-client ignoring signing alg ES256 2 months ago
AI Summary: The `openid-client` library, used by Grist, is failing to authenticate with an OIDC provider (Kanidm) because it expects ID tokens signed with `RS256` while the provider only supports and issues `ES256` tokens. This mismatch, despite the provider's `.well-known/openid-configuration` explicitly listing `ES256` as supported, causes an `RPError`.
Complexity:
3/5
good first issue question self-hosting
gristlabs/grist-core
9.6K
Grist is the evolution of spreadsheets.
TypeScript
#awesome#database#spreadsheet