Emmanuel Gautier

Results 23 issues of Emmanuel Gautier

tell me if I forgot to update a message

**[https://github.com/cerberauth/awesome-openidconnect](https://github.com/cerberauth/awesome-openidconnect)** OpenID Connect with its ecosystem is quite complex now with a lot of libraries, specs, and providers. This list tried to aggregate the different existing libraries, providers, specs, and...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

### 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/oathkeeper/blob/master/CODE_OF_CONDUCT.md). -...

feat
stale

The links for GraphQL.security sounds the bad one.

Those OpenAPI paths have been found thanks to ChatGPT plugins. Here some examples: - https://github.com/dannyp777/ChatGPT-AI-Plugin-Manifest-Lists/blob/main/list-openapi-yaml.txt - https://github.com/dannyp777/ChatGPT-AI-Plugin-Manifest-Lists/blob/main/list-ai-plugin-json.txt

In the "Session, Cookie, JWT, Token, SSO, and OAuth 2.0 Explained in One Diagram", you mentioned Implicit Grant as recommended grant type solution for native. For security reasons, you should...