All Projects → Webauthndemo → Similar Projects or Alternatives

854 Open source projects that are alternatives of or similar to Webauthndemo

Django Rest Registration
User-related REST API based on the awesome Django REST Framework
Stars: ✭ 240 (-4.38%)
Mutual labels:  authentication
Nodejs Auth
Implementation of node.js authentication with social login ✌️, user impersonation 💅, and no passport.js required 💁
Stars: ✭ 201 (-19.92%)
Mutual labels:  authentication
Play Scala Rest Api Example
Example Play Scala application showing REST API
Stars: ✭ 227 (-9.56%)
Mutual labels:  example
Express Graphql Boilerplate
Express GraphQL API with JWT Authentication and support for sqlite, mysql, and postgresql
Stars: ✭ 201 (-19.92%)
Mutual labels:  authentication
Twofactorauth
List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
Stars: ✭ 2,865 (+1041.43%)
Mutual labels:  authentication
Learning Cmake
learning cmake
Stars: ✭ 2,524 (+905.58%)
Mutual labels:  example
Learn To Send Email Via Google Script Html No Server
📧 An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
Stars: ✭ 2,718 (+982.87%)
Mutual labels:  example
A Good Readme Template
A template to make good README.md
Stars: ✭ 196 (-21.91%)
Mutual labels:  example
Paseto.js
PASETO: Platform-Agnostic Security Tokens
Stars: ✭ 241 (-3.98%)
Mutual labels:  authentication
Django Rest Auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
Stars: ✭ 2,289 (+811.95%)
Mutual labels:  authentication
Nestjs Email Authentication
Nestjs Starter using Mongodb and Passportjs
Stars: ✭ 222 (-11.55%)
Mutual labels:  authentication
Next Firebase Ssr
An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps
Stars: ✭ 192 (-23.51%)
Mutual labels:  authentication
Dex K8s Authenticator
A Kubernetes Dex Client Authenticator
Stars: ✭ 249 (-0.8%)
Mutual labels:  authentication
Play Scala Websocket Example
Example Play Scala application showing WebSocket use with Akka actors
Stars: ✭ 194 (-22.71%)
Mutual labels:  example
Ngx Auth
Angular 7+ Authentication Module
Stars: ✭ 222 (-11.55%)
Mutual labels:  authentication
Goth
Elixir package for Oauth authentication via Google Cloud APIs
Stars: ✭ 191 (-23.9%)
Mutual labels:  authentication
Arkit2.0 Prototype
After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences. Our goal is to improve the utility of mobile using AR experiences.
Stars: ✭ 236 (-5.98%)
Mutual labels:  example
Fortify Ui
Laravel Fortify driven replacement to the Laravel UI package
Stars: ✭ 192 (-23.51%)
Mutual labels:  authentication
Stormpath Sdk Java
Official Java SDK for the Stormpath User Management REST API
Stars: ✭ 221 (-11.95%)
Mutual labels:  authentication
Mysql Unsha1
Authenticate against a MySQL server without knowing the cleartext password
Stars: ✭ 191 (-23.9%)
Mutual labels:  authentication
Terraform Aws Cognito Auth
Serverless Authentication as a Service (AaaS) provider built on top of AWS Cognito
Stars: ✭ 248 (-1.2%)
Mutual labels:  authentication
Nextjs Jwt Authentication
A proof of concept app for demonstrating authentication of Next.js app with JWT.
Stars: ✭ 191 (-23.9%)
Mutual labels:  authentication
Javascript Total
Сборник практических вопросов, задач разного уровня сложности, сниппетов (утилит), паттерны проектирования, а также полезные ссылки по JavaScript
Stars: ✭ 214 (-14.74%)
Mutual labels:  example
Oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Stars: ✭ 2,323 (+825.5%)
Mutual labels:  authentication
Wordpress Plugin Boilerplate Tutorial
Tutorials and Examples for WordPress Plugin Boilerplate, a foundation for WordPress Plugin Development.
Stars: ✭ 232 (-7.57%)
Mutual labels:  example
Sanic Jwt
Authentication, JWT, and permission scoping for Sanic
Stars: ✭ 189 (-24.7%)
Mutual labels:  authentication
Nuxt Basic Auth Module
Provide basic auth your Nuxt.js application
Stars: ✭ 218 (-13.15%)
Mutual labels:  authentication
Redux Auth Wrapper
A React Higher Order Component (HOC) for handling Authentication and Authorization with Routing and Redux
Stars: ✭ 2,175 (+766.53%)
Mutual labels:  authentication
Bcrypt.js
Optimized bcrypt in plain JavaScript with zero dependencies.
Stars: ✭ 2,903 (+1056.57%)
Mutual labels:  authentication
Ssh Ldap Pubkey
Utility to manage SSH public keys stored in LDAP.
Stars: ✭ 185 (-26.29%)
Mutual labels:  authentication
Lock.swift
A Swift & iOS framework to authenticate using Auth0 and with a Native Look & Feel
Stars: ✭ 215 (-14.34%)
Mutual labels:  authentication
Remora
Kafka consumer lag-checking application for monitoring, written in Scala and Akka HTTP; a wrap around the Kafka consumer group command. Integrations with Cloudwatch and Datadog. Authentication recently added
Stars: ✭ 183 (-27.09%)
Mutual labels:  authentication
Spring Security Pac4j
pac4j security library for Spring Security: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 231 (-7.97%)
Mutual labels:  authentication
Security
🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
Stars: ✭ 180 (-28.29%)
Mutual labels:  authentication
Auth0 Vue Samples
Auth0 Integration Samples for Vue.js Applications
Stars: ✭ 215 (-14.34%)
Mutual labels:  authentication
Melody
🎶 Minimalist websocket framework for Go
Stars: ✭ 2,303 (+817.53%)
Mutual labels:  example
Firebase Ios Sdk
Firebase iOS SDK
Stars: ✭ 3,309 (+1218.33%)
Mutual labels:  authentication
Go Grpc Examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
Stars: ✭ 180 (-28.29%)
Mutual labels:  example
Image Upload Example
Demonstration of how to upload images from the ImagePicker, using a node backend to upload to S3
Stars: ✭ 214 (-14.74%)
Mutual labels:  example
Node Redux Auth
Token authentication system using Node, Mongo, React, Redux
Stars: ✭ 179 (-28.69%)
Mutual labels:  authentication
Laravel Auth
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood u…
Stars: ✭ 2,692 (+972.51%)
Mutual labels:  authentication
React Redux Typescript Realworld App
RealWorld App implementation based on "react-redux-typescript-guide"
Stars: ✭ 178 (-29.08%)
Mutual labels:  example
Run Aspnetcore Realworld
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 208 (-17.13%)
Mutual labels:  authentication
Okta Spring Boot React Crud Example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 176 (-29.88%)
Mutual labels:  authentication
Escape From Callback Mountain
Example Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern
Stars: ✭ 249 (-0.8%)
Mutual labels:  example
Supertokens Core
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
Stars: ✭ 2,907 (+1058.17%)
Mutual labels:  authentication
Weex Vue Examples
Examples of using Weex and Vue.js
Stars: ✭ 211 (-15.94%)
Mutual labels:  example
Multiotp
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
Stars: ✭ 173 (-31.08%)
Mutual labels:  authentication
Vuex Examples
🐻 Simple Examples on using Vuex to build Real World Apps
Stars: ✭ 229 (-8.76%)
Mutual labels:  example
Symfony Vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Stars: ✭ 170 (-32.27%)
Mutual labels:  authentication
Go Getting Started
Getting Started with Go on Heroku https://devcenter.heroku.com/articles/getting-started-with-go
Stars: ✭ 210 (-16.33%)
Mutual labels:  example
Aspnetauthenticationworkshop
A workshop for moving through the various new pieces in ASP.NET Core Authentication
Stars: ✭ 169 (-32.67%)
Mutual labels:  authentication
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (-3.59%)
Mutual labels:  authentication
Registration Login Spring Hsql
Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
Stars: ✭ 208 (-17.13%)
Mutual labels:  authentication
Qtfirebase
An effort to bring Google's Firebase C++ API to Qt + QML
Stars: ✭ 208 (-17.13%)
Mutual labels:  authentication
Firetodo
Simple Todo Application using SwiftUI / Firebase / Redux.
Stars: ✭ 250 (-0.4%)
Mutual labels:  example
Git Credential Manager For Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
Stars: ✭ 2,732 (+988.45%)
Mutual labels:  authentication
Lv examples
Examples, tutorials and applications for the LVGL embedded GUI library
Stars: ✭ 246 (-1.99%)
Mutual labels:  example
Nextjs Starter
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
Stars: ✭ 235 (-6.37%)
Mutual labels:  authentication
Flask Base
A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
Stars: ✭ 2,680 (+967.73%)
Mutual labels:  authentication
61-120 of 854 similar projects