- Marks `loginWithEmailAndPassword` as deprecated and update example

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-09-20 15:23:13 +02:00
parent 05624263fb
commit 52c6626531
6 changed files with 15 additions and 16 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.0.5+1
- Marked the `loginWithEmailAndPassword` method in ArcaneAuthenticationService as deprecated and updated example project
## 1.0.5
- Added the ability to use a generic type for the login method in ArcaneAuthenticationService