feat: check if valid guid before synchronization #30
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/issue-29/check_token_expiration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What?
before synchronisation, check that the guid is valid. If it is not, redirect to the authentication page.
Why?
Synchronisation failed and the user didn't know why ...
How?
See #29
Testing?
The tests are OK
Screenshots (optional)
Anything Else?