Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raise UserLoginSuccessEvent when logging in with 2fa or recovery code #202

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

bakk
Copy link
Contributor

@bakk bakk commented Mar 8, 2024

The UserLoginSuccessEvent is raised when a user logs in normally (see https://github.com/skoruba/Duende.IdentityServer.Admin/blob/main/src/Skoruba.Duende.IdentityServer.STS.Identity/Controllers/AccountController.cs#L151)
This PR adds the event when 2fa login is used, and when recovery codes is used.

@skoruba skoruba changed the base branch from main to feature/2.1.0 March 10, 2024 12:28
@skoruba
Copy link
Owner

skoruba commented Mar 10, 2024

Thank you!

@skoruba skoruba merged commit f27aade into skoruba:feature/2.1.0 Mar 10, 2024
1 check passed
@skoruba skoruba mentioned this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants