Files
arcane_framework/CHANGELOG.md
T
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

12 lines
200 B
Markdown

## 1.0.2
* Migrated ArcaneAuthenticationService's isSignedIn to a ValueListenable
## 1.0.1+1
* Removed ID and secure storage services to improve platform compatibility
## 1.0.0
* Initial release