Skip to content

Releases: ValueMelody/melody-auth

v1.1.1

21 Nov 01:36
ac0f001
Compare
Choose a tag to compare

What's Changed

  • Add basic function for change_email policy by @byn9826 in #191
  • Support resend change email code by @byn9826 in #192
  • Change verification code to be 6 digits length by @byn9826 in #193

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Nov 01:12
2cffc89
Compare
Choose a tag to compare

What's Changed

  • Ignore wrangler console info under proxy env when run secret generate script by @byn9826 in #185
  • Support change password policy by @byn9826 in #186
  • change_password policy in react sdk and admin panel by @byn9826 in #187
  • Fix error display when email mfa is locked by @byn9826 in #188
  • Add docs for triggering a policy by @byn9826 in #189

Full Changelog: v1.0.8...v1.1.0

v1.0.8

17 Oct 00:56
13c1b9f
Compare
Choose a tag to compare

What's Changed

  • Support token revoke by clientId and add example for react-native by @byn9826 in #178
  • Add basic tests for admin panel mange role pages by @byn9826 in #179
  • Add basic tests for admin panel manage scope pages by @byn9826 in #180
  • Add basic tests for admin panel manage app pages by @byn9826 in #181
  • Add basic tests for admin panel users page by @byn9826 in #182
  • Add basic tests for admin panel logs page by @byn9826 in #183

Full Changelog: v1.0.7...v1.0.8

v1.0.7

03 Oct 23:10
9abcdc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

27 Sep 01:31
5dc905d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Sep 18:20
ed93771
Compare
Choose a tag to compare

What's Changed

  • Allow set and load state during login redirect by @byn9826 in #163
  • Ensure admin panel use require react sdk version 0.0.8 by @byn9826 in #164
  • Allow set email sender name, rename SMTP_SENDER_NAME by @byn9826 in #165
  • Remove redirectUri and state from getAuthorizeFollowUp requests by @byn9826 in #166
  • Redirect user to error view when authCode expired by @byn9826 in #167
  • Support node json module using script during node build by @byn9826 in #168

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 Sep 00:40
c45fa32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Sep 16:17
d3e2f9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Sep 01:03
871daec
Compare
Choose a tag to compare

What's Changed

  • Responsive styling for admin panel pages by @byn9826 in #150
  • Standardize the width of identity views by @byn9826 in #151
  • Ensure client side logout can always be completed by @byn9826 in #152

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Sep 02:19
b1b97b7
Compare
Choose a tag to compare
Support jwt secret rotate (#149)