gonzalo-bulnes/simple_token_authentication

Add mention of alternative gems to README

Opened this issue · 0 comments

When I would like to use Simple Token Authentication
But the gem doesn't quite fit my use case
I want be told about alternatives
So that I can understand the trade-offs that were made
And decide if I prefer creating a pull request or use another of the tools that are available

When I maintain a gem that provides token authentication using Devise
I want to know of and receive feedback about other similar gems
So that we all learn from shared experiences
And can provide better solutions to the use cases we focus on

A page dedicated to token authentication was created in the Devise wiki some time ago, which people have been updating with alternative gems after Devise deprecated the original strategy. That's a great place to point to IMHO.