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

feat(auth): refresh expired token instead of logout immediately #645

Merged
merged 3 commits into from
Jul 11, 2024

feat(auth): refresh expired token instead of logout immediately

b6c26e6
Select commit
Loading
Failed to load commit list.
Merged

feat(auth): refresh expired token instead of logout immediately #645

feat(auth): refresh expired token instead of logout immediately
b6c26e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 11, 2024 in 0s

20.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

20.00% of diff hit (target 80.00%)

Annotations

Check warning on line 25 in backend/app/Http/Controllers/AuthController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/Http/Controllers/AuthController.php#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 111 in backend/app/Http/Controllers/AuthController.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/Http/Controllers/AuthController.php#L111

Added line #L111 was not covered by tests