Devise Token Auth v1.0.0.rc1 Release Notes

Release Date: 2018-08-10 // over 5 years ago
  • 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: