Releases: ValueMelody/melody-auth
Releases · ValueMelody/melody-auth
v1.0.8
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
v1.0.6
What's Changed
- Support Mailgun as mail sender by @byn9826 in #169
- Support forcing SMS MFA by @byn9826 in #170
- Allow customize mfa enroll list by @byn9826 in #171
- Allow resend sms mfa or fallback to email by @byn9826 in #172
- Manage sms mfa through admin panel and s2s api by @byn9826 in #173
- Add brute-force protection to email mfa and sms mfa by @byn9826 in #174
Full Changelog: v1.0.5...v1.0.6
v1.0.5
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
What's Changed
- Add basic contribution guide by @byn9826 in #158
- Support Facebook sign-in by @byn9826 in #159
- Support GitHub sign-in by @byn9826 in #160
- Reorgnize identity service and identity service tests by @byn9826 in #161
- Update screenshots for social sign-in by @byn9826 in #162
Full Changelog: v1.0.3...v1.0.4