issues
search
curveball
/
a12n-server
An open source lightweight OAuth2 server
Apache License 2.0
453
stars
49
forks
source link
Multiple email addresses/phone numbers per users.
#497
Closed
evert
closed
3 months ago
evert
commented
3 months ago
[x] No longer let clients set the 'active' property when creating users (will default to true)
[x] Allow some clients to immediately mark an email address as 'verified' during user creation.
[x] Don't allow users to log in using an identity that's not yet verified.
[x] Documentation regarding this BC change.
[x] verification token associated to identities must be verified.