RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
## What is Devise?
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!
[](https://travis-ci.com/shikimori/shiki-utils)
Middleware for keeping track of devise token auth tokens on authenticated requests
React component wrappers for Wistia embeddables
TBD
A simple package to interact with Facebook LogIn API
Complete token authentication system for react + redux.
Simple and flexible authentication workflows for mongoose
Redux actions and reducers to integrate with Devise Token Auth
A react front-end for a ruby on rails devise authentication server.
Command line tool for host machine details
Include the Ember Simple Auth devise extension library into an Ember CLI application.
Simple Opinionated API Framwwork for Microservices
Redux Middleware to help set axios headers when using Devise Token Auth

[](https://travis-ci.org/TonGarcia/ionic2-devise-token-auth) [](https://www.npmjs.com/p
Adapter thin entre @mostajs/booking et @mostajs/payment (multi-provider Stripe/Chargily/Satim/PayPal). Hook beforeReserve capture deposit, webhook handler confirme reservation après paiement, refund automatique selon cancellation window.
A react front-end for a ruby on rails devise authentication server.
Helper library for working with Devise Token Auth in your Angular 2 applications
Ruby language support for CodeMirror 6, built on a Lezer grammar
This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.
This gem is a token module for Devise. It generates a new token at each request.
Access tokens for devise
There are plenty of gems out there that deal with being an OAuth2 "consumer", where you redirect users to an OAuth2 "provider", allowing you to hand off authentication to a separate service. There are also plenty of gems that set you up as your own OAuth2 provider. ***BUT***, what happens when you want to separate your "authentication" server from your "resource" server? This gem is meant to be used on an API "resource" server, where you want to accept OAuth Access Tokens from a client, and validate them against a separate "authentication" server. This communication is outside the scope of the official OAuth 2 spec, but there is a need for it anyway.
add OAuth2 authentication to rails3 application
Customize basic auth header when using token_authenticatable with devise.