rodauth-rails
Auth system
Rails integration for Rodauth authentication framework, providing multifactor authentication and JSON API support
Rails integration for Rodauth authentication framework
605 stars
8 watching
40 forks
Language: HTML
last commit: 13 days ago
Linked from 1 awesome list
account-managementauthenticationjson-apijwtmultifactor-authenticationrailsrodauth
Related projects:
Repository | Description | Stars |
---|---|---|
jeremyevans/rodauth | An authentication framework designed to provide robust security and flexibility for web applications | 1,712 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 701 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
davydovanton/hanami-rodauth | A Ruby gem that integrates Rodauth authentication with Hanami web applications. | 7 |
lazaronixon/authentication-zero | Generates a customizable authentication system into a Rails application from scratch | 1,639 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
kitura/kitura-credentialsjwt | A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
curso-r/auth0 | An R package for implementing authentication with Auth0 in Shiny apps. | 154 |
tomas/entrance | A clean and adaptable authentication library for Rails and Sinatra. | 14 |
stcarrez/ada-security | Provides authentication and access control mechanisms for web applications using OpenID and OAuth 2.0 protocols | 22 |
adamjmcgrath/reactnativesimpleauthexample | An example application demonstrating authentication functionality using react-native-simple-auth | 10 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |
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 |