Commit Graph

7 Commits (47c73d8eafc5c7aaa83c80cb5b2da0e66bfb0118)

Author SHA1 Message Date
Tudor Stanciu 47c73d8eaf Merged PR 91: [1.3.0] Project upgrade
- Refactor tests to use @testing-library/react and update dependencies
- .
- Refactor ESLint configuration to use modern imports and remove deprecated notes file
- Update ESLint and TypeScript configurations for improved compatibility and modern syntax
- Update TypeScript target and ESLint configuration for improved compatibility
- Update Jest configuration, refactor tests, and add date utility function
- Update ESLint configuration to include React settings and enhance rules
2025-04-06 15:30:40 +00: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 21db221f8a Copyright (c) 2023 Tudor Stanciu 2023-03-18 15:54:29 +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 dbed1a4ce9 100% test coverage 2023-02-12 03:27:22 +02:00