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

Redirect user to login page #33

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Redirect user to login page #33

merged 5 commits into from
Aug 30, 2024

Conversation

ATNoblis
Copy link
Collaborator

@ATNoblis ATNoblis commented Aug 30, 2024

Summary

Redirect user to login if fetching an endpoint is invalid or endpoints return anything but a code 200.

Added

None

Changed

Changed title page to handle redirect if endpoint is returning an error

Deprecated

None

Removed

None

@ATNoblis ATNoblis self-assigned this Aug 30, 2024
@ATNoblis ATNoblis added the enhancement New feature or request label Aug 30, 2024
@ATNoblis ATNoblis merged commit 9b45579 into main Aug 30, 2024
1 check passed
@ATNoblis ATNoblis deleted the redirect-user branch August 30, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Redirect user to login if fetching an endpoint returns an error
2 participants