implemented login redirect
This commit is contained in:
3
src/graphql/isAuth.graphql
Normal file
3
src/graphql/isAuth.graphql
Normal file
@@ -0,0 +1,3 @@
|
||||
query isAuth{
|
||||
authorized
|
||||
}
|
||||
Reference in New Issue
Block a user