#
passwordless-authentication
Here are
43 public repositories
matching this topic...
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB + ESLint + Prettier + Husky
Updated
May 21, 2021
JavaScript
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
Passwordless Authentication Wallet (PAW) is key-based authentication for the web. The library helps manage identities, their associated public/private keypairs, and signing operations in the browser.
Updated
Nov 13, 2019
JavaScript
Node - Express - Mongoose - GraphQL (Apollo) - Authentication - Create React App boilerplate ready to be deployed to Heroku
Updated
Jun 2, 2020
JavaScript
Medium style passwordless authentication using ASP.NET Core Identity
WebAuthn demo with Ionic/Angular and Spring Boot
PrivX - Just-in-time Access Management
Updated
Jun 28, 2021
TypeScript
Showcase for implementing passwordless authentication or connecting Cognito to external user database
Updated
Jul 17, 2019
JavaScript
Passwordless auth using GraphQL API and Prisma.io
Updated
May 16, 2019
JavaScript
Passwordless Strategy for Überauth
Updated
Jul 5, 2021
Elixir
Smol authentication microservice
Updated
May 9, 2021
JavaScript
This is a simple way of automatically setting up SSH connectivity using public-private key pair (passwordless SSH).
Updated
Aug 1, 2018
Shell
Elastic Jump Host for AWS VPC
Updated
May 30, 2021
TypeScript
📥 Forgot the password? Too lazy to reset? Now, just request a link to be sent to your validated email id. Click it and get access to your account again. No need to remember or store passwords anymore. Go password less!
Updated
Nov 22, 2020
Python
passwordless authentication as a service. sends commands to any number of nodes concurrently
Login into Control Panel without using a password - just by using a magic link.
Android App for demonstratng authentication using Brainwave (EEG ) signals
Testing Passwordless Authentication Built with Laravel Jetstream.
OpenAM Demo Authentication mobile application
Updated
Jun 15, 2021
Dart
Angular and Firebase Demo
Updated
Jul 1, 2021
TypeScript
Electron based Mac TouchID authentication app to allow developers to send push approval verification requests directly to mac using Firebase Cloud Messaging
Updated
Nov 13, 2020
TypeScript
pypwdless - Passwordless Authentication
Updated
Apr 29, 2019
Python
Golang SDK for accessing the Hanko Authentication API
Node Authentication Methods
Updated
Nov 26, 2017
JavaScript
Updated
Mar 30, 2021
TypeScript
PasswordlessDRF is a quick way to integrate ‘passwordless’ auth into your Django Rest Framework project using a user’s email address or mobile number only.
Updated
Jun 10, 2021
Python
Passwordless Mobile Authentication with Android
Updated
Apr 27, 2021
Kotlin
Fido2 Relying Party - WebAuthn protocol is integrated for usernameless/passwordless authentication
Updated
Jun 25, 2021
TypeScript
Improve this page
Add a description, image, and links to the
passwordless-authentication
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
passwordless-authentication
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I see you have drfpasswordless in the settings.py
Is JWT something you'd be interested in adding to this project?