Commit Graph

38 Commits (2dfbc1154fcf8e1c8222383249fb1d942e779937)

Author SHA1 Message Date
Tudor Stanciu 2dfbc1154f 1.2.8 - Include the src directory in the npm package. 2023-11-05 23:42:27 +02:00
Tudor Stanciu e06959e584 1.2.7 - Set react version range in peer dependencies. 2023-11-05 18:23:42 +02:00
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 7b22385a02 1.2.5 - Upgraded @flare/tuitio-client. 2023-04-09 13:35:35 +03:00
Tudor Stanciu 1a3b808e9c 1.2.4 - Upgraded @flare/tuitio-client. 2023-04-04 08:59:01 +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 11775019df 1.2.2 - Upgraded @flare/tuitio-client and @flare/js-utils packages. 2023-03-30 19:28:14 +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 6465663550 1.1.1 - Account logout bug fix 2023-03-18 17:19:53 +02: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 e0e0bd01a4 removed old comment 2023-03-18 02:35:44 +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 627d1af5ad tuitio-client-react 2023-02-15 01:16:59 +02:00
Tudor Stanciu 71d596259f package description 2023-02-14 00:54:52 +02:00
Tudor Stanciu 8399e67b5a package description 2023-02-14 00:53:14 +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 20a1fcb7dd hooks refactoring 2023-02-12 01:18:56 +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
Tudor Stanciu 9429cc78fb hooks tests 2023-02-12 00:43:08 +02:00
Tudor Stanciu cdef0ce630 readme update and @flare/tuitio-client update 2023-02-11 22:34:16 +02:00
Tudor Stanciu f41549dd0d 100% tests coverage 2023-02-11 22:12:13 +02:00
Tudor Stanciu 4595953fc1 . 2023-02-11 21:53:34 +02:00
Tudor Stanciu b3c11f445a initial state tests 2023-02-11 21:44:41 +02:00
Tudor Stanciu c8f7d86262 useTuitioClient fix 2023-02-11 20:57:25 +02:00
Tudor Stanciu e5685daa52 useTuitioClient fix 2023-02-11 20:54:28 +02:00
Tudor Stanciu 3f35229fef react typescript package 2023-02-11 20:52:00 +02:00
Tudor Stanciu b9910e2f61 added tuitio react client blocks 2023-02-11 18:25:24 +02:00
Tudor Stanciu de9a9b2470 add react peer dependency 2023-02-11 05:18:25 +02:00
Tudor Stanciu 3d84fef6ad tuitio-react-client package initialization 2023-02-11 05:11:27 +02:00