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

enhance auth middleware #41

Merged
merged 1 commit into from
Feb 29, 2024
Merged

enhance auth middleware #41

merged 1 commit into from
Feb 29, 2024

Conversation

antonborisoff
Copy link
Owner

check that token is valid;

check that token is valid;
Copy link

Code Coverage

Package Line Rate Branch Rate
app 100% 75%
app.components.home 100% 100%
app.components.login 100% 100%
app.components.not-found 100% 100%
app.guards 100% 94%
app.services.auth 100% 100%
app.services.features 100% 100%
app.services.message-box 100% 100%
app.tests 100% 100%
app.tests.foundation.tests 100% 100%
transloco 85% 100%
Summary 99% (135 / 137) 93% (28 / 30)

@antonborisoff antonborisoff merged commit 785b313 into master Feb 29, 2024
1 check passed
@antonborisoff antonborisoff deleted the check-token-valid branch February 29, 2024 09:13
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.

1 participant