🔑 Token based authentication service for Angular with interceptor and multi-user support. Works best with devise token auth for Rails. Example:
翻译 - :key:基于令牌的Angular身份验证服务,具有拦截器和多用户支持。与设计Rails的令牌身份验证一起使用效果最佳。例:
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 authen...
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
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 `Rubyge...
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 buil...
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 ...
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 reservatio...
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 reservatio...
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 wh...
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.
Nuxt Auth Using Devise Token Auth
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 applicatio...
Signup, login and logout fecth from rails api using devise jwt