gonzalo-bulnes / simple_token_authentication

Simple (and safe*) token authentication for Rails apps or API with Devise.
GNU General Public License v3.0
1.51k stars 238 forks source link

Add security notice to prevent accidental misuse #399

Closed gonzalo-bulnes closed 1 year ago

gonzalo-bulnes commented 1 year ago

When I maintain a gem with a name that implies simplicity and security I want to make clear that the simplicity of the gem sometimes means additional work to do for the developers using it So that people don't miss important considerations And have the best chance of assessing risks adequately And to use the gem for what it's good at