Oskars
Oskars
I am having more than 3000 subjects in schema registry. When I run the first page, it does a xhr call for every subject and Chrome runs out of resources....
Added support for Latvian language support. I have issue with singular forms of thousands, millions etc. E.g. 1001 -> 'Viens tūkstotis viens' 2001 -> 'Divi tūkstoši viens' Is there a...
I would like to contribute latvian language support. Pull request will follow
Supporting Node 18 is also very straightforward. Please accept this upstream too.
| Q | A | ------------------| --- | Bug? | no | New Feature? | yes | Support question? | no | Version | 2.x #### Possible Solutions I am...
Would be nice to be able to set log level using environment variable when exporter is running within Docker container.
This change is the implementation of Latvian electronic ID provider [eParaksts](https://www.eparaksts.lv/en/). It features two authentication methods and two identity providers (implemented in a single file) eparaksts - authentication with ID...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
I have configured OIDC provider through configuration with Google. Discovery endpoint: https://accounts.google.com/.well-known/openid-configuration Scope: openid email profile User ID mapping: email When logging in, user gets redirected to authentication endpoint https://accounts.google.com/o/oauth2/v2/auth?client_id=......
Adds support for Proof Key For Code Exchange (PKCS) in OIDC social providers according to rfc7636 https://datatracker.ietf.org/doc/html/rfc7636 ## Related issue(s) #4009 ## Checklist - [x] I have read the [contributing...