-
Updated
Nov 1, 2021 - Ruby
authentication
Here are 8,055 public repositories matching this topic...
-
Updated
Oct 22, 2021 - PHP
-
Updated
Nov 5, 2021 - Java
Description 🐜
In next-auth.4.0.0-beta.4 I was using the following code:
const token = await getToken({ req, secret: process.env.JWT_SECRET });
Since next-auth-beta.6 I'm now getting the following error:
TS2345: Argument of type '{ req: NextApiRequest; secret: string; }' is not assignable to parameter of type 'GetTokenParams<false>'. Property 'decode' is missing in ty
-
Updated
Nov 4, 2021 - Ruby
-
Updated
Apr 5, 2021 - TypeScript
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Nov 3, 2021 - Go
-
Updated
Nov 4, 2021 - Python
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Nov 5, 2021 - Objective-C
-
Updated
Oct 17, 2021 - Elixir
-
Updated
Nov 1, 2021 - Python
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Java
-
Updated
Nov 6, 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
Jul 15, 2020 - JavaScript
There was an error where someone was trying to sign up using the thirdparty recipe and postgres rejected the query cause of value too long for type character varying(128) - and in the thidparty table, only the third_party_user_id column has 128 chars limit.
Error log reference:
[https://app.zenhub.com/files/231921809/8968d6d6-bcdd-48d8-aa60-fd556e934acd/download](https://app.zenhub.com/files
-
Updated
Nov 4, 2021 - C#
-
Updated
May 25, 2021 - PHP
-
Updated
Aug 31, 2021 - Python
-
Updated
Oct 30, 2020 - Shell
-
Updated
Nov 4, 2021 - Go
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTI
Improve 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."
Would love to see an option to customize the logo and favicon!