grafana/pkg/services/user
Karl Persson ba41954854
Email: trigger email verification flow (#85587)
* Add email and email_verified to id token if identity is a user

* Add endpoint to trigger email verification for user

* Add function to clear stored id tokens and use it when email verification is completed
2024-04-05 12:05:46 +02:00
..
userimpl Email: trigger email verification flow (#85587) 2024-04-05 12:05:46 +02:00
usertest User: email verification completion (#85259) 2024-03-28 16:05:33 +01:00
error.go Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
identity.go Email: trigger email verification flow (#85587) 2024-04-05 12:05:46 +02:00
model.go Email: trigger email verification flow (#85587) 2024-04-05 12:05:46 +02:00
password_test.go Password Policy: Update frontend facing messages (#83227) 2024-02-27 17:34:43 +01:00
password.go Password Policy: Update frontend facing messages (#83227) 2024-02-27 17:34:43 +01:00
user.go User: email verification completion (#85259) 2024-03-28 16:05:33 +01:00