Devise Token Auth v1.1.1 Release Notes

Release Date: 2019-08-18 // over 4 years ago
  • Full Changelog

    Closed issues:

    • I'm noticing that validate token requests are taking a long time - is there any way to turn down the cost in bcrypt for devise token auth so that the validate token requests are faster? #1326
    • How do I update a user without a token while using Devise token Auth? #1318
    • How to register with phone number instead of email as default #1313
    • uninitialized constant DeviseTokenAuth::Concerns in development. #1312
    • Change how to update existing user migration #1311
    • Huge performance downgrade from v0.1.43 to v1.1.0 #1301
    • Cant log in - #<NoMethodError: undefined method `current_sign_in_at' for #<User:0x000055e053c79c58>> #1300
    • Generate authorization headers without the need for an email and password. #1298
    • Any way to "become" user? #1291
    • Can't find documentation, can't omniauth login #1290
    • undefined method `tokens' for #<Hash:0x00007fe4698ea648> #1288
    • Possible Phishing Attack Vulnerability #1287
    • Unable to sign_in even if user confirmation is success #1285
    • Changelog? #1275
    • devise_token_auth depends on vulnerable devise version #1273
    • Database index question #1272
    • Reset Password Must Be Done in 5 Seconds #1265
    • How do I use the gem with Mongoid? [ANSWERED] #1263
    • devise_token_auth is not working in rails 6 ruby 2.6 #1259
    • undefined method '[]' for nil:NilClass when confirming email #1224
    • Unable to sign_out a user that is being deleted which causes 404 as devise_token_auth attempts to find to create headers. #1205
    • API Does Not Use Api_Controller #887
    • Use issue for "real" issue with the gem, and stackoverflow for integration problem #756
    • User tokens don't properly deserialize #121

    🔀 Merged pull requests: