Links tagged “authentication”
8 links, newest first.
words.filippo.io
Opaque, Interoperable Passkey Records (and a Go API) - Filippo Valsorda proposes a portable format for passkeys, with a working Go implementation.
camil.org
There are several tools that allow automatic deployment of Kubernetes clusters in AWS, like kube-aws, kops, kismatic and others.
oauthbible.com
Reference Terminology Signed Requests Sources OAuth 1.0a One Legged Two Legged Three Legged Echo xAuth OAuth2 Two-Legged Three-Legged Refresh Token Terminology / Reference Signed / Signature String made up of several HTTP request elements in a single string.
python-oauth2.readthedocs.io
from wsgiref.simpleserver import makeserver import oauth2 import oauth2.grant import oauth2.error import oauth2.store.memory import oauth2.tokengenerator import oauth2.web.wsgi Create a SiteAdapter to interact with the user.
developers.google.com
Google APIs use the OAuth 2.0 protocol for authentication and authorization.







