1.2.3 - Added user group and role types after enriching the "user-info" result

master
Tudor Stanciu 2023-04-03 18:16:36 +03:00
parent 0c83d8c404
commit aff44205cb
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ All tests in the package can be executed by running: `npm test`.
1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API. 1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API.
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. 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.
1.2.2 - Upgraded @flare/js-utils package. 1.2.2 - Upgraded @flare/js-utils package.
1.2.3 - Added user group and role types after enriching the "user-info" result 1.2.3 - Added user group and role types after enriching the "user-info" result.