tuitio-client/src
Tudor Stanciu 0c83d8c404 1.2.3 - Added user group and role types after enriching the "user-info" result 2023-04-03 18:16:11 +03:00
..
__tests__ 1.2.1 - Added decodeToken function. The token is obtained directly by the function from local storage. If the token is missing, the function returns null. 2023-03-29 20:01:58 +03:00
utils fix 2023-03-28 19:52:03 +03:00
client.ts TuitioUserInfo type rename 2023-03-29 11:21:36 +03:00
config.ts 1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API. 2023-03-28 19:20:32 +03:00
constants.ts 1.1.0 - In this version, the account logout method and the latest changes published by Tuitio were implemented. 2023-03-14 16:08:01 +02:00
index.ts 1.2.1 - Added decodeToken function. The token is obtained directly by the function from local storage. If the token is missing, the function returns null. 2023-03-29 20:01:58 +03:00
state.ts 1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API. 2023-03-28 19:20:32 +03:00
token.ts replace atob with Buffer 2023-03-29 20:05:54 +03:00
types.ts 1.2.3 - Added user group and role types after enriching the "user-info" result 2023-04-03 18:16:11 +03:00