All Versions
26
Latest Version
Avg Release Cycle
91 days
Latest Release
1012 days ago

Changelog History
Page 1

  • v1.2.0 Changes

    July 19, 2021

    Full Changelog

    Implemented enhancements:

    Closed issues:

    • DeviseTokenAuth::Errors::InvalidModel #1485
    • How not to update the headers when the api server returns a response with an error status #1476
    • Does not install on Rails 6.1 and Ruby 2.7, fresh install #1475
    • Devise::Models::Authenticatable::BLACKLIST_FOR_SERIALIZATION is deprecated #1474
    • @token not assigned prior to delete/destory #1465
    • Installing devise_token_auth on MacOS, rails conflict #1458
    • 🚚 Deprecation warning connection\_config is deprecated and will be removed from Rails 6.2 when using Rails 6.1 #1451
    • Trying to integrate with devise-multi_email #1421
    • Rails email change not send confirmation emaill #1338

    πŸ”€ Merged pull requests:

  • v1.1.5 Changes

    December 08, 2020

    Full Changelog

    Closed issues:

    • Update dependency to support Rails 6.1/6.1.0.rc1 #1443
    • undefined method `tokens' for #<Hash: #1442
    • Wrong tokens after server restarts? #1430
    • ConfirmationsController#show - undefined method `rails51?' for Devise:Module #1429
    • Persisting sessions with Warden #1426
    • Active_Admin and devise_auth_token #1424
    • Rails51? method is dropped from devise gem #1411
    • Rails 6.0.3.1 generate error #1409
    • Does this integrate with devise? #1408
    • Email and Password Can't be blank #1405
    • Release new version? #1403
    • Generator is not compatible with Rails 6 #1400
    • Add some tags to this project? #1399
    • After sign in, any access-token is valid with correct client #1394
    • Gitbook docs table too wide #1383
    • set_request_start overrides token set by earlier current_user call #1370
    • πŸ‘‰ override authenticate_user! error response method #1369
    • Check how long an existing token is going to last #1357
    • Why is Trackable option still active? #1356
    • Force users to reset passwords on the first logins #1354
    • undefined local variable or method `resource_name' #1352
    • Rails 6.1 DEPRECATION WARNING: Uniqueness validator case sensitivity #1345
    • πŸ”„ NoMethodError (undefined method `saved_change_to_attribute?' with Mongoid #1335
    • Sessions POST being forwarded to GET and returning 405 #1294
    • How do I obtain a token using omniauth-saml ? #960

    πŸ”€ Merged pull requests:

  • v1.1.4 Changes

    June 02, 2020

    Full Changelog

    Closed issues:

    • possible to disable the self-registration endpoint? #1402
    • Axios formatting and Rails controller validation? #1380
    • NoMethodError (undefined method `client' for "<token>":String) #1375
    • mation_instruction #1373
    • Unpermitted parameter :session when signing in using javascript fetch #1361
    • How do i authenticate with graphql-ruby? #1360
    • Using DeviseTokenAuth::Concerns::User breaks Devise::confirmable and Devise::reconfirmable #1013

    πŸ”€ Merged pull requests:

  • v1.1.3 Changes

    September 26, 2019

    Full Changelog

    πŸ›  Fixed bugs:

    Closed issues:

    • Rails 6.0 #1334
    • CookieOverflow with #1322
    • Confirmations controller route error not found #1316
    • render_create_error not called when no json is provided #929

    πŸ”€ Merged pull requests:

  • v1.1.2 Changes

    August 24, 2019

    Full Changelog

    Closed issues:

    • Make compatible with devise 4.7 #1331
    • Error after upgrade to Rails 6.0.0 #1329
    • Documentation link on sidebar is incorrect #1325
    • Unable to create user with mongodb as ORM #1293
    • Missing user credential in confirmation redirect url querystring #1292

    πŸ”€ Merged pull requests:

  • v1.1.1 Changes

    August 18, 2019

    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:

  • v1.1.0 Changes

    March 18, 2019

    Full Changelog

    Implemented enhancements:

    • Mongoid Support #15

    Closed issues:

    • Support Devise 4.6 #1270
    • Headers remove token when config token_lifespan #1268
    • Reset Password Flow #1264
    • How to check Client value is expired or not? #1254
    • πŸ‘‰ access to current_user not available #1246
    • subsequents Sign In does not add new tokens and return 401 #1244
    • Could not find generator 'devise_token_auth:install_mongoid' #1239
    • πŸ‘‰ undefined method `authenticate_user!' when User class nested in module #1234
    • πŸ‘‰ I cant acsess to current_user #1231
    • 🚚 Update token_lifespan in production remove response headers #1227
    • Rename uid field to uuid #1225
    • mysql2 0.4.6 error: use of undeclared identifier 'MYSQL_SECURE_AUTH' #1222
    • POST with JSON Content-Type: application/json not passing parameters #1221
    • Password controller : edit does not use default password reset url ? #1219
    • Mongoid support #1198
    • ensure_pristine_resource error #1135
    • codeclimate-test-reporter soon be deprecated #1080
    • Session Overflow Error #1077

    πŸ”€ Merged pull requests:

  • v1.0.0 Changes

    October 23, 2018

    Full Changelog

    Closed issues:

    • If the user is invalid, it doesn't return the tokens in sign in #1160
    • Upgrading Gem versions #1148

    πŸ”€ Merged pull requests:

  • v1.0.0.rc2 Changes

    September 21, 2018

    Full Changelog

    Closed issues:

    • Is uid mandatory for devise token auth to find current user? #1214
    • Remove uniqueness for email #1213
    • NameError ActiveRecord::AttributeSet after redeploying #1210
    • Token is no longer accepted after some time, only with a new "validate token" request #1204
    • How to share tokens across subdomains using devise-token-auth? #1199
    • 401s after response with new headers fail #1174
    • A few refreshes after login gives me a blank access token and expiry, logging me out #1147
    • Extract Registrations Controller logic out to overrideable methods ??? #1143
    • ConfirmationsController redirection error #1084
    • Where should I store token? #1005
    • devise_token_auth initializer breaks omniauth paths #966
    • default_confirm_success_url fails in initializer #223

    πŸ”€ Merged pull requests:

  • v1.0.0.rc1 Changes

    August 10, 2018

    Full Changelog

    Implemented enhancements:

    πŸ›  Fixed bugs:

    Closed issues:

    • overriding registrations controller with active model serializer. #1194
    • NameError (undefined local variable or method `provider' for #<User:0x00000005bacd18>): #1187
    • The email_required? method is not working #1186
    • Forgotten log files on the dummy test folder - More than a hundred megabytes #1185
    • undefined method `create_token' for #<User:0x00007f8fa9a25900> Did you mean? created_at #1179
    • Unpermitted parameter: :registration #1178
    • Remove Password Validation #1177
    • Devise Token Auth Postman configuration #1173
    • Set default provider as "username" instead of "email" #1172
    • How to implement 2FA? #1171
    • Skip email confirmation #1170
    • Multiples Profiles Relationship #1168
    • request.headers.merge is not work. #1167
    • How to add another parameter to validate a user? #1162
    • Getting undefined method make\_response! for overridden Devise controller class #1158
    • cant sigh_in on my custom controller #1150
    • Mocha/minitest issue in test_helper.rb #1149
    • How could send the access-token and other credentials ? #1146
    • How to override concern #1145
    • Support for find_for_database_authentication #1138
    • Breaking tests / travis builds - Mocha gem was updated. #1137
    • How solve undefined method `allow_password_change' while changing user password ? #1136
    • Email case_insensitive with soulda matchers #1133
    • Clear ActiveRecord::AttributeMethods::Dirty Deprecated Methods #1131
    • Password/Edit route not working #1127
    • Automatic Login after successful email confirmation #1122
    • Clarification on OAuth Flow #1118
    • New Bounty: $100 for README Edits/Improvements, issue queue cleanup #1114
    • Tests on token expiry fail when they're run on the WET time zone #1112
    • uid is blank upon basic rails 5 api setup, user registration #1111
    • v0.1.43 causes Missing confirm_success_url parameter error #1108
    • max_number_of_devices config seems doesn't work! #1107
    • LoadError: cannot load such file -- omniauth #1105
    • Token is not generated when login through facebook #1099
    • Why does update_auth_header need to query the resource for tokens again? #1097
    • "an error ocurred" when receiving the callback from google #1090
    • devise omniauth redirect issue after installing devise_token_auth #1088
    • Simplify the Readme. #1069
    • Different max_number_of_devices based on devise model #1003
    • Action Cable and devise token auth #986
    • Cut a release #972
    • minor error in README with regard to usage alongside Devise #745
    • E-mail confirmations sent twice (duplicate emails) #677
    • Reset Password doesn't getting expired.. #672
    • What's the reset password flow? #604
    • Dynamic token lifespan based on user input #580
    • How to test user authenticated methods via rspec #455
    • Testing with rspec #75

    πŸ”€ Merged pull requests: