Repository navigation

#

devise-token-auth

🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:

TypeScript
369
1 年前

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

Ruby
166
4 个月前

Complete Ruby gem for Sign in with Apple. Actively maintained by rootstrap.com

Ruby
90
6 个月前

Example of implementing API key authentication in Ruby on Rails without Devise

Ruby
28
4 年前

React on Rails using devise_token_auth for authentication

Ruby
25
8 年前

budget app helps `users` to manage their budgets. It has a list of transactions associated with a category, so that you can see how much money you spent and on what. It is built on Rails using `Rubygem` as software packages system.

Ruby
12
2 年前

An all-in-one culinary assistant 🍽. Save recipes, track ingredients, and generate shopping lists. Share your favorite recipes publicly for everyone to enjoy!

Ruby
11
1 年前

For this milestone I built a Blog App with ruby on rails, it uses authentication with Devise and authorization with CanCanCan, all the interaction made within the site it's real-time adapted to a built Database, it also haves all the main models and views tested with Rspec and Capybara

Ruby
9
2 年前

Budget app is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what

Ruby
8
3 年前

Rent Home Now API is RESTful API that facilitates the connection between property owners interested in renting out their properties and potential renters. The API allows for the creation of reservations on selected properties. It has been developed using the Ruby on Rails framework and uses a PostgreSQL database.

Ruby
6
10 个月前

Ruby on Rails 6 course as API showing authentication via devise_token_auth.

Ruby
6
2 年前

Rent Home Now API is RESTful API that facilitates the connection between property owners interested in renting out their properties and potential renters. The API allows for the creation of reservations on selected properties. It has been developed using the Ruby on Rails framework and uses a PostgreSQL database.

Ruby
5
2 年前

Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.

Ruby
3
2 年前

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Ruby
3
2 年前

Gaming_console_reservation_back_end is a backend rails api that provides service to the front-end react app to fetch data for gaming console reservation.

Ruby
3
2 年前

SmartMoney is a mobile web application to manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. The Rails application allows the user to: register and log in. add new transactions for a category, see the expense on each category

Ruby
3
2 年前

Signup, login and logout fecth from rails api using devise jwt

JavaScript
2
2 年前