Sorcery v0.15.0 Release Notes

Release Date: 2020-05-02 // almost 4 years ago
    • ๐Ÿ›  Fix brute force vuln due to callbacks no being ran #235
    • โช Revert on_load change due to breaking existing applications #234
    • Add forget_me! and force_forget_me! test cases #216
    • In generic_send_email, check responds_to #211
    • ๐Ÿ›  Fix typo #219
    • ๐Ÿ›  Fix deprecation warnings in Rails 6 #209
    • โž• Add ruby 2.6.5 to the travis build #215
    • โž• Add discord provider #185
    • โœ‚ Remove MySQL database creation call #214
    • ๐Ÿ‘‰ Use id instead of uid for VK provider #199
    • Don't :return_t JSON requests after login #197
    • ๐Ÿ›  Fix email scope for LinkedIn Provider #191
    • Ignore cookies when undefined cookies #187
    • ๐Ÿ‘ Allow for custom providers with multi-word class names. #190