Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
-
Updated
Oct 19, 2024 - Ruby
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
Devise passwordless logins using emailed magic links
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 authenticate API requests and keep the user's session active for a longer period of time on the client side
A simple rails engine to implement authentication using Facial recognition by: http://rubyeffect.com Documentation:
EMESE Seguros is an insurance firm app made with Ruby on Rails where the where policyholders can access their monthly policies and check the status of their payments.
This is the 5th project of Micoverse's Ruby on Rails module, the full description can be found on the Odin Project’s website.
App made with Ruby on Rails where you are able to manage your spending.
Devise strategy allowing user accounts to only be valid between certain dates.
An application that allows users to create posts and the authors of the posts are displayed only if, you as a User, are logged in
The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts
It is a starter for Ruby on Rails API application with devise gem with devise-jwt extension.
O projeto foi concebido em uma arquitetura MVC, formado por autenticação/login com Devise, criação de usuários e o usuários consegue adicionar um banco de imagens com a ajuda do ActiveStorage e realizar o processamento de cores da imagem com Sidekiq.
rails server for blog app( posts, comments, users with roles and autentification throught web app, token or google; and more)
This is a simple Ruby on Rails project whose purpose was to help us understand how user authentication and authorization work. The Devise gem was used to handle this aspect of the app.
Friends-App is a web application, where the focal end lies in its Backend. It has been developed in RoR. The app as of now can be used to create a user-oriented and a user-associated friends list. It encompasses the CRUD operations, User Authentication and Admin administration.
Build basic Twitter clone with Ruby On Rails
A meeting room booking application done in Ruby on Rails with Slim, Coffescript, jQuery, Devise and others.
[Make it Real][Rails I][Project] Clone app of Stackoverflow with basic features
An app that you can chat about and rate your favorite albums
Add a description, image, and links to the devise-gem-extension topic page so that developers can more easily learn about it.
To associate your repository with the devise-gem-extension topic, visit your repo's landing page and select "manage topics."