Hans Kokx
a29da7c090
v1.1.2
...
- Removes default error catching from ArcaneLoggingService
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-18 16:37:10 +02:00
Hans Kokx
2c4ca4e78e
v1.1.1+2
...
- Updated example in readme
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-11 14:16:51 +02:00
Hans Kokx
23e2bcb4b7
v1.1.1+1
...
- Updated README
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-11 14:08:37 +02:00
Hans Kokx
9f00ed205b
v1.1.1
...
Breaking changes:
- Updated ArcaneAuthInterface to make the `resendVerificationCode`, `confirmSignup`, and `resetPassword` methods more versatile
Signed-off-by: Hans Kokx <hans.kokx@hackberry.se >
2024-10-11 14:04:53 +02:00
hans
a67e4adfa2
v1.1.0
...
Breaking changes:
- (ArcaneAuthInterface) Migrated `loginWithEmailAndPassword` to `login`
- (ArcaneAuthInterface) Migrated `signup` to `register`
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-10 15:56:38 +02:00
hans
c6377e2efe
v1.0.8
...
- Added the `extra` parameter to the `Arcane.log` shortcut method
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-04 14:40:04 +02:00
hans
4547dd39fe
v1.0.7
...
- Added the `extra` parameter to the `LoggingInterface` object
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-04 14:17:25 +02:00
hans
dc03f9aac1
v1.0.6+1
...
- Moved linting rules to arcane_analysis package
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-10-04 14:05:18 +02:00
hans
9b283f5504
v1.0.6 - remove GetIt dependency
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-25 10:21:01 +02:00
hans
b93f6c39e7
v1.0.5+2
...
- Updated README and example project
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-20 15:49:01 +02:00
hans
52c6626531
v1.0.5+1
...
- Marks `loginWithEmailAndPassword` as deprecated and update example
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-20 15:23:13 +02:00
hans
05624263fb
v1.0.5
...
- Added the ability to use a generic type for the login method in ArcaneAuthenticationService
- Added the ability to reset the ArcaneAuthenticationService, which will unregister the current interface and clear the authentication state
- Removed unused testing tooling (e.g., `@visibleForTesting`) from the codebase
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-20 15:10:00 +02:00
hans
03e3a0bcbd
v1.0.4
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-18 11:05:11 +02:00
hans
e6b2442eea
Added example project
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-18 10:39:46 +02:00
hans
af6194608d
v1.0.3
...
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com >
2024-09-17 14:11:46 +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
56ebaeb346
Initial ( #1 )
...
Initial release
2024-09-11 18:49:35 +02:00