Devise Token Auth v1.2.0 Release Notes

Release Date: 2021-07-19 // over 2 years ago
  • 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:


Previous changes from v1.1.5

  • 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: