Commit Graph

16 Commits (master)

Author SHA1 Message Date
Tudor Stanciu 90f934671b 1.2.6 - Removed specific user groups and roles. Records must be dynamic. 2023-04-12 19:03:09 +03:00
Tudor Stanciu 630f8472ce 1.2.3 - User roles were handled in useTuitioUserInfo hook. 2023-04-03 19:14:35 +03:00
Tudor Stanciu 79f0820441 moved decoded token in separate react hook 2023-03-30 11:04:09 +03:00
Tudor Stanciu ea889758ee 1.2.1 - Added decodedToken in useTuitioToken hook. The token is obtained directly from TuitioProvider's react context. 2023-03-30 10:03:07 +03:00
Tudor Stanciu b152a9dafb 1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API and the latest changes published by "@flare/tuitio-client". 2023-03-29 18:17:30 +03:00
Tudor Stanciu 21db221f8a Copyright (c) 2023 Tudor Stanciu 2023-03-18 15:54:29 +02:00
Tudor Stanciu 6a9f3d7e27 typo fix 2023-03-18 14:49:01 +02:00
Tudor Stanciu cc1dd6a4c2 added auth object in state 2023-03-18 02:29:06 +02:00
Tudor Stanciu 8e200a1d14 1.1.0 - In this version, the account logout method and the latest changes published by Tuitio were implemented. 2023-03-18 02:24:30 +02:00
Tudor Stanciu 67035fbc7e 1.0.1 - Added useTuitioClient default options 2023-03-02 19:39:02 +02:00
Tudor Stanciu dbed1a4ce9 100% test coverage 2023-02-12 03:27:22 +02:00
Tudor Stanciu 385dd3325b useTuitioUser test 2023-02-12 02:07:28 +02:00
Tudor Stanciu 8fbe4d8be8 useTuitioClient: dispatchActions tests 2023-02-12 01:53:42 +02:00
Tudor Stanciu 627e2105f8 should call onLoginError with error if authentication fails 2023-02-12 01:13:26 +02:00
Tudor Stanciu c7a1a465ff should call invalidate when logout is called 2023-02-12 01:06:58 +02:00
Tudor Stanciu f18f31a63e hooks tests 2023-02-12 01:04:19 +02:00