-
Updated
Jan 8, 2022 - Ruby
authentication
Here are 8,469 public repositories matching this topic...
-
Updated
Jan 11, 2022 - Go
-
Updated
Dec 16, 2021 - PHP
-
Updated
Jan 11, 2022 - Java
-
Updated
Nov 4, 2021 - Ruby
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
Jan 10, 2022 - Ruby
-
Updated
Dec 7, 2021 - Go
-
Updated
Jan 11, 2022 - Python
-
Updated
Dec 9, 2021 - JavaScript
-
Updated
Jan 6, 2022 - JavaScript
-
Updated
Jan 11, 2022 - Objective-C
-
Updated
Jan 5, 2022 - PHP
-
Updated
Dec 23, 2021 - Elixir
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
Jan 8, 2022 - Python
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Jan 11, 2022 - 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
Oct 1, 2020 - Java
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Nov 4, 2021 - C#
-
Updated
Jan 7, 2022 - PHP
-
Updated
Nov 18, 2021 - Python
-
Updated
Oct 30, 2020 - Shell
-
Updated
Dec 7, 2021 - Go
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."
Question💬
sessionparam in session callback is typed asSessionbut in reality, it can also be undefined.How to reproduce☕️
Add a session callback: