Commit Graph

20 Commits

Author SHA1 Message Date
bbb7acad68 release version bump 2023-09-25 14:35:54 +01:00
cef5e06f0b support for extra reasons of registration failure 2023-09-25 14:14:50 +01:00
13436ccedd minor release 2023-07-21 16:11:23 +01:00
8f6f923739 0.2.2 stable release 2023-03-20 22:27:12 +01:00
6c0825f512 v0.2.1, minor fixes 2023-01-19 11:42:12 +01:00
16e81dee25 first public version, minor fixes 2023-01-19 11:28:06 +01:00
ba7fcb947e v0.2.1: data key is not in the client saved state (less secure but does not require the password all the time) 2022-12-19 13:44:26 +01:00
9d7f421f77 dependencies upgraded 2022-12-19 04:34:51 +01:00
71a5f3c8f1 started 0.1.*:
- keep an retrieve data key by password
- renamed resetPasswordAndSignIn to avoid confusion
2022-12-18 23:16:39 +01:00
f5cd7a3819 +implemented automatic relogin on connection restore and better connection tracking. 2022-12-18 21:48:39 +01:00
0a23e02119 +maven publishing config 2022-12-17 01:36:21 +01:00
a1b08f2557 more docs, improved server initialization 2022-12-10 21:44:56 +01:00
c5acba1511 cosmetics 2022-12-10 21:27:45 +01:00
652950633f even better ktor server integration 2022-12-09 11:51:00 +01:00
d6d479f853 RC-2 passing all tests in js too 2022-12-02 21:32:58 +01:00
d12b392ed0 RC0: full planned functionality (+change password, +reset password) 2022-12-02 20:05:09 +01:00
318582cdb7 working: registration with secret, login by token, logout, login by password. 2022-11-30 20:32:22 +01:00
449de2e504 +login by token and server library improvements 2022-11-26 17:52:09 +01:00
5df6709983 working variant of server/client kotlin architecture (1) 2022-11-26 12:34:14 +01:00
8f950991a3 Initial commit 2022-11-11 00:22:26 +01:00