oauth
Here are 1,947 public repositories matching this topic...
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
Oct 28, 2021 - C++
-
Updated
Oct 17, 2021 - PHP
When trying to run tailscaled in a FreeBSD jail, it produces this error:
# tailscaled
logtail started
Program starting: v1.10.0, Go 1.16.7: []string{"tailscaled"}
LogID: 2a3b18aa8ca610c035fa561e92de5aa2113e31ea008a574d5e7a89a3690d212e
logpolicy: using system state directory "/var/db/tailscale"
creating link monitor: devd dial error: dial unixpacket /var/run/devd.seqpacket.pipe: conn
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 6, 2021 - Ruby
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Nov 1, 2021 - Swift
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
Nov 3, 2021 - Python
-
Updated
Oct 29, 2021 - Python
-
Updated
Nov 1, 2021 - PHP
What would you like to be added
Add a step command to extract a crt and key from a .p12 file
Why this is needed
step certificate p12 can package a cert and keys to a .p12 file but there is not currently a way to extract the files once they are packaged.
-
Updated
Nov 4, 2021 - Java
-
Updated
Sep 9, 2019 - Java
-
Updated
Apr 25, 2021 - Objective-C
-
Updated
Nov 2, 2021 - Go
-
Updated
Oct 6, 2021 - Java
-
Updated
Dec 28, 2020 - Python
-
Updated
Oct 17, 2021 - Elixir
-
Updated
Jul 15, 2020 - JavaScript
Improve this page
Add a description, image, and links to the oauth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oauth topic, visit your repo's landing page and select "manage topics."


Preflight checklist