Commit Graph

27 Commits (aff44205cbe627d936a2291ec6911871c6142671)

Author SHA1 Message Date
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
Tudor Stanciu eec7701125 replace atob with Buffer 2023-03-29 20:05:54 +03:00
Tudor Stanciu aba635b7cc 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
Tudor Stanciu f38c2d9940 TuitioUserInfo type rename 2023-03-29 11:21:36 +03:00
Tudor Stanciu 425a6ccfc0 fix 2023-03-28 19:52:03 +03:00
Tudor Stanciu 708c63907a user-info tests 2023-03-28 19:47:23 +03:00
Tudor Stanciu 13083aecf7 1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API. 2023-03-28 19:20:32 +03:00
Tudor Stanciu 5804ca084d return validUntil from login method 2023-03-18 00:41:42 +02:00
Tudor Stanciu 3767a8eeb4 account logout method fix 2023-03-17 18:26:30 +02:00
Tudor Stanciu 1caa46972b small fix 2023-03-17 02:03:30 +02:00
Tudor Stanciu 8449a3a14e isValidURL function update 2023-03-17 01:57:24 +02:00
Tudor Stanciu 3443fbe685 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
Tudor Stanciu e788ecbe63 Copyright (c) 2023 Tudor Stanciu 2023-03-14 10:47:43 +02:00
Tudor Stanciu 95d41e9361 TuitioState's token property can be null 2023-02-12 02:42:30 +02:00
Tudor Stanciu b743f3a90c 1.0.2 - Validate that Tuitio's URL parameter is a valid URL 2023-02-11 17:42:05 +02:00
Tudor Stanciu ffffa8a35b Export Tuitio types 2023-02-11 15:38:58 +02:00
Tudor Stanciu e972a5ea01 tuitio token fix 2023-02-11 05:31:25 +02:00
Tudor Stanciu 322979a0d8 100% test coverage 2023-02-11 04:01:15 +02:00
Tudor Stanciu 238e7010b4 tests 2023-02-11 03:22:15 +02:00
Tudor Stanciu 413594b6ed Tuitio client authentication test 2023-02-11 03:05:48 +02:00
Tudor Stanciu 2eb3c83d0e Tuitio client authentication test 2023-02-11 02:21:48 +02:00
Tudor Stanciu 8b28ec10eb TuitioAuthenticationResult type 2023-02-11 02:21:30 +02:00
Tudor Stanciu 6b3385af6a added tests 2023-02-10 02:20:52 +02:00
Tudor Stanciu 590afef989 Tuitio client tests 2023-02-10 01:45:27 +02:00
Tudor Stanciu 0296973977 tuitio client update 2023-02-10 01:29:28 +02:00
Tudor Stanciu a040d1e7d3 added tuitio client 2023-02-10 01:27:38 +02:00
Tudor Stanciu 3078492800 Package initialization 2023-02-07 00:32:31 +02:00