devise-gem-extension topic

List devise-gem-extension repositories

devise-passwordless

190
Stars
35
Forks
Watchers

Devise passwordless logins using emailed magic links

devise_masquerade

526
Stars
45
Forks
Watchers

Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.

devise-api

157
Stars
25
Forks
Watchers

The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authen...