Commit Graph

62 Commits

Author SHA1 Message Date
hans 1499fd588f Updated description
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-16 12:49:30 +02:00
hans 0d7d0b32c4 v1.0.2
Updated the authentication service to provide a value listenable

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-13 13:32:31 +02:00
hans 3f01e0fb9d Migrated the isSignedIn property in the authentication service to a ValueListenable
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-13 13:15:59 +02:00
hans 6969b31ec7 Revert "Remove unused callback from the ArcaneAuthenticationService during logout"
This reverts commit cdc44e8747.
2024-09-13 11:25:28 +02:00
hans cdc44e8747 Remove unused callback from the ArcaneAuthenticationService during logout
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-13 11:23:52 +02:00
hans 2675cc0393 Added comma in code example
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 11:16:22 +02:00
hans 06ff90ba8c Simplified logger example
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 11:14:21 +02:00
hans d8cea8fba1 Bump version number for final release
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 11:10:54 +02:00
hans 8aca702b79 Added additional documentation and removed Logger dependency
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 05:09:52 -04:00
hans a2b3cbb077 Removed ID and secure storage services to improve compatibility with different platforms. Removed app tracking handling from the logging service.
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2024-09-12 05:09:52 -04:00
hans 56ebaeb346 Initial (#1)
Initial release
2024-09-11 18:49:35 +02:00
hans 092046544b Initial commit 2024-09-04 14:48:20 +02:00