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

pass noRedirectToLogoutUrl parameter to logout method #19702

Merged
merged 3 commits into from May 6, 2024

Conversation

Sinan997
Copy link
Member

@Sinan997 Sinan997 commented May 3, 2024

We don't want to remove auth server session when encounter with the 401 error.

With this way it only logs out from angular and revoke its token.

We can achieve this by passing true to logout method.

angular-oauth2-oidc > oauth.service.ts

@masumulu28 masumulu28 merged commit abde04d into prerel-8.2 May 6, 2024
2 checks passed
@masumulu28 masumulu28 deleted the sinan/auth-flow branch May 6, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants