omniauth-hanami
auth solution
An authentication solution for Ruby web applications using Warden and OmniAuth.
Simplest authentication solution for Hanami
14 stars
1 watching
3 forks
Language: Ruby
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davydovanton/hanami-rodauth | A Ruby gem that integrates Rodauth authentication with Hanami web applications. | 7 |
katafrakt/hanami-shrine | A Ruby gem that simplifies the integration of Shrine uploader in Hanami applications. | 28 |
thecrab/hanami-fumikiri | Provides a Hanami-based authentication solution using JSON Web Tokens (JWT) with revocable sessions and support for various reserved claim names. | 26 |
omniauth/omniauth-github | A Ruby library providing an authentication strategy for GitHub. | 456 |
leemour/hanami_id | A Hanami framework authentication solution with Warden and Bcrypt integration | 15 |
sebastjan-hribar/tachiban | A Hanami-based authentication system with Argon2 password hashing | 35 |
unasuke/omniauth-twitter2 | Provides a Ruby gem for authenticating users with Twitter OAuth2 using OmniAuth | 41 |
shopify/omniauth-shopify-oauth2 | Provides authentication with Shopify using OAuth2 protocol | 90 |
simi/omniauth-facebook | A Ruby gem that provides a simple way to authenticate users with Facebook using OAuth2. | 1,264 |
zquestz/omniauth-google-oauth2 | An OmniAuth strategy for authenticating with Google via OAuth2 | 1,465 |
decioferreira/omniauth-linkedin-oauth2 | Provides an authentication strategy for LinkedIn using OAuth2 | 117 |
arunagw/omniauth-twitter | Provides an OmniAuth strategy for authenticating users through Twitter | 578 |
davydovanton/kan | An authorization library with role management and ability definition syntax. | 232 |
nickgnd/hanami-jwt-example | A JSON API web application with JWT authentication | 31 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |