feat: init
This commit is contained in:
3
src/utils/auth.ts
Normal file
3
src/utils/auth.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function getToken() {
|
||||
return window.localStorage.getItem('userToken');
|
||||
}
|
||||
Reference in New Issue
Block a user