#
WebAuthn
WebAuthn is a web standard published by the World Wide Web Consortium (W3C) to standardize an interface for authenticating users to web-based applications and services using public-key cryptography.
Here are 161 public repositories matching this topic...
WebAuthn (FIDO2) server library written in Go
-
Updated
Feb 9, 2021 - Go
A curated list of awesome WebAuthn/FIDO2 resources
-
Updated
May 27, 2021
-
Updated
Jun 9, 2021 - TypeScript
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
c
ldap
oauth2
otp
reactjs
openidconnect
yubikey
totp
hotp
oauth2-server
oidc
authentication-backend
ulfius
hoel
libjwt
tls-certificate
webauthn
fido2
oidc-server
n-factor-authentication
-
Updated
Jun 10, 2021 - C
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
ruby
two-factor-authentication
passwordless
passwordless-login
relying-party
webauthn
fido2
web-authentication
webauthn-library
webauthn-ruby
webauthn-server
-
Updated
Jun 7, 2021 - Ruby
The source code for webauthn.io, a demonstration of WebAuthn.
-
Updated
May 25, 2021 - Go
evert
commented
Apr 3, 2019
Currently all sessions are stored in a memory-engine, which means:
- If the server restarts, all sessions expire.
- If multiple servers are started, they can't share sessions
As big step forward, we would want to store sessions in MySQL.
This means a new 'storage engine' will have to be written for this session data. This should be done in this github project:
An example Java Relying Party implementation of the WebAuthn specification
security
authentication
example
google-appengine
u2f
u2f-server
authentication-backend
relying-party
webauthn
webauthn-library
-
Updated
Jun 3, 2021 - Java
LDAP Account Manager
-
Updated
Jun 10, 2021 - JavaScript
FIDO-U2F / FIDO2 / Webauthn Framework
fido-u2f
symfony
symfony-bundle
u2f
fido
u2f-protocol
factor-authentication
safetynet
webauthn
fido2
webauthn-bundle
webauthn-support
webauthn-framework
webauthn-library
-
Updated
May 2, 2021 - PHP
Server-side Web Authentication library for Java https://www.w3.org/TR/webauthn/#rp-operations
-
Updated
Jun 11, 2021 - Java
Go package for easy WebAuthn integration
-
Updated
Nov 21, 2020 - Go
A simple PHP WebAuthn (FIDO2) server library
php-library
fido
two-factor-authentication
2fa
safetynet-api
webauthn
fido2
windows-hello
php-webauthn
fido2-authenticator
apple-authenticator
-
Updated
Mar 4, 2021 - PHP
Open-source FIDO server, featuring the FIDO2 standard. https://demo4.strongkey.com/getstarted/#/openapi/fido
-
Updated
Jun 6, 2021 - Java
Created by W3C
Released 2019
- Website
- www.w3.org/TR/webauthn
- Wikipedia
- Wikipedia
To help debugging/reporting