Skip to content

Example token-based authentication application with Devise using a custom Warden strategy

License

Notifications You must be signed in to change notification settings

tegon/devise-token-based-auth

Repository files navigation

Devise token-based authentication example

This is the sample application created for the Custom authentication methods with Devise blog post.

Setup

To setup the application, run the bin/setup script.

bin/setup

This will install the dependencies, setup the database and start the server.

Dependencies

This application was created using the following dependencies versions:

  • Postgres: 10.5
  • Ruby: 2.5.1
  • Rails: 5.2.2

About

Example token-based authentication application with Devise using a custom Warden strategy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published