🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
-
Updated
Jan 22, 2024 - TypeScript
🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
GraphQL interface on top devise_token_auth
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
Complete Ruby gem for Sign in with Apple. Actively maintained by rootstrap.com
Example of implementing API key authentication in Ruby on Rails without Devise
React on Rails using devise_token_auth for authentication
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. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap
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.
An all-in-one culinary assistant 🍽. Save recipes, track ingredients, and generate shopping lists. Share your favorite recipes publicly for everyone to enjoy!
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
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
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 on Rails 6 course as API showing authentication via devise_token_auth.
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.
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
Aplicación demo Devise Token Auth
Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.
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.
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.
Add a description, image, and links to the devise-token-auth topic page so that developers can more easily learn about it.
To associate your repository with the devise-token-auth topic, visit your repo's landing page and select "manage topics."