-
Updated
Aug 23, 2021 - Ruby
authentication
Here are 7,551 public repositories matching this topic...
-
Updated
Jul 21, 2021 - PHP
-
Updated
Aug 26, 2021 - Java
-
Updated
Jul 14, 2021 - Ruby
-
Updated
Apr 5, 2021 - TypeScript
-
Updated
Aug 16, 2021 - Ruby
-
Updated
Aug 25, 2021 - Go
-
Updated
Aug 20, 2021 - Python
-
Updated
Jul 24, 2021 - JavaScript
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Aug 22, 2021 - Elixir
-
Updated
Aug 26, 2021 - Objective-C
-
Updated
Aug 6, 2021 - Python
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Java
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Aug 26, 2021 - SCSS
Is your feature request related to a problem? Please describe.
The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.
Describe the solution you'd like
New documenta
-
Updated
Feb 9, 2021 - C#
-
Updated
May 25, 2021 - PHP
-
Updated
Jul 7, 2021 - Python
-
Updated
Oct 30, 2020 - Shell
Is this related to a new or existing Amplify category?
No response
Is this related to another service?
No response
Describe the feature you'd like to request
Some auto-generated files include extraneous whitespace, and in some cases tab width is different across files (typically 2 and 4 spaces)
Example 1 (whitespace): CloudFormation YML Snippet
identityPoolNaImprove this page
Add a description, image, and links to the authentication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authentication topic, visit your repo's landing page and select "manage topics."

Question💬
My apologies in advance if this should belong somewhere else. It's not really a bug with the library since I have found a working solution, it's just that solution doesn't abide by the docs!
The page in question: https://next-auth.js.org/configuration/options#jwt. TLDR at the end.
For context, I am working on a project that needs to use the Credentials flow, and therefore