Block a user
Make access to login route impossible if user is already authenticated
Make access to sign-in route impossible if user is already authenticated
Fixed by commit 3865c26397.
Make access to sign-in route impossible if user is already authenticated
Add a guard to deny access for some routes.