webauthn.bin.coffee
Auth test site
A simple web authentication testing site implemented in JavaScript
A simple site for testing Web Authentication
90 stars
7 watching
28 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
auth0-blog/react-flux-jwt-authentication-sample | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 703 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,189 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 155 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 137 |
koajs/ctx-basic-auth | A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |
auth0-blog/nextjs-got | An authentication solution for a Next.js application using Auth0 | 33 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
estrada9166/server-authentication-next.js | An example of server-side authentication using JWT tokens in Next.js | 106 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
nielskrijger/auth-server | An authentication server built with JavaScript and MongoDB | 8 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 208 |
wallix/webauthn | Provides a framework for implementing web authentication with strong physical key-based credentials | 105 |
xarenard/webauthn_fido_java_react | A Java-based web authentication demo using React.js and Spring Boot, supporting TouchId and WebAuthn protocols for secure user authentication. | 11 |