issues
search
Theon87
/
task-mates-app
0
stars
0
forks
source link
98 feature add AuthService methods in utils
#100
Closed
Theon87
closed
6 hours ago
Theon87
commented
6 hours ago
Added Jwt-decode dependency to client package.json
Added the following methods to the AuthService;
[ ] getUser
[ ] isLoggedIn
[ ] isTokenExpired
[ ] getToken
[ ] login
[ ] logout
Added Jwt-decode dependency to client package.json
Added the following methods to the AuthService;