readme update

master
Tudor Stanciu 2023-03-30 19:27:56 +03:00
parent beca5096e9
commit ddb2b4449e
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ All tests in the package can be executed by running: `npm test`.
1.1.0 - In this version, the account logout method and the latest changes published by Tuitio were implemented. 1.1.0 - In this version, the account logout method and the latest changes published by Tuitio were implemented.
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.