|
|
bd20d9728f
|
lougout all device fix
|
2026-01-16 03:17:34 +01:00 |
|
|
|
a103780a72
|
update passwrod fix
|
2026-01-15 15:30:40 +01:00 |
|
|
|
d031e5cabe
|
logout fix
|
2026-01-15 01:04:03 +01:00 |
|
|
|
858a5c0b94
|
register user fix
|
2026-01-10 13:44:38 +01:00 |
|
|
|
d33a853537
|
didn't save woops
|
2026-01-10 11:57:59 +01:00 |
|
|
|
f7d99f0fb9
|
scuffed createRefreshToken fix
|
2026-01-10 11:57:39 +01:00 |
|
|
|
77c1dec882
|
register user small fix
|
2026-01-08 17:47:20 +01:00 |
|
|
|
170fedbcbd
|
refactoring token -> claim processing
|
2026-01-03 17:15:34 +01:00 |
|
|
|
8671b03856
|
add user conv impl
|
2025-12-29 17:23:05 +01:00 |
|
|
|
668173c40d
|
fix getting token through header cookies and not body
|
2025-12-04 12:31:31 +01:00 |
|
|
|
02c11137ff
|
fix get refresh token handler and update login refresh token
|
2025-11-28 20:48:46 +01:00 |
|
|
|
c9e338574e
|
register user token update
|
2025-11-28 19:14:55 +01:00 |
|
|
|
8c9a33cb81
|
register refresh token and login refresh token for multiple users
|
2025-11-24 17:02:12 +01:00 |
|
|
|
359f7a4ad8
|
env and docker fixes
|
2025-11-04 12:54:22 +01:00 |
|
|
|
67302965d8
|
add using refresh token to get access token
|
2025-10-12 07:55:58 +02:00 |
|
|
|
c937ae8d83
|
added refresh token generator
|
2025-10-11 08:25:20 +02:00 |
|
|
|
11c3fa56d2
|
turned on WAL on db, fix force update of passwords
|
2025-10-11 03:18:12 +02:00 |
|
|
|
a3b55f00df
|
websocket for single db update
|
2025-09-26 04:05:22 +02:00 |
|
|
|
65146fce91
|
auth use for websocket building
|
2025-09-26 03:23:56 +02:00 |
|
|
|
00c5c2bd63
|
simple websocket implementation (without auth use)
|
2025-09-26 03:23:23 +02:00 |
|
|
|
7828d4f515
|
implemented use of auth on single room endpoint
|
2025-09-25 06:00:09 +02:00 |
|
|
|
f315ffbe7b
|
swap encoding key implementation, need to not-arcode it if possible next.
|
2025-09-24 04:22:45 +02:00 |
|
|
|
af03bd4e31
|
token tester for login provided token
|
2025-09-23 16:56:56 +02:00 |
|
|
|
7b6b735b87
|
login using encrypted data
|
2025-09-23 11:53:44 +02:00 |
|
|
|
30061f6988
|
argon encrypted register endpoint
|
2025-09-23 03:43:28 +02:00 |
|
|
|
007071cf12
|
simple Log In endpoint without encryption
|
2025-09-22 23:58:07 +02:00 |
|
|
|
3450c216c0
|
rebuild file structur + simple sqlite db endpoint
|
2025-09-04 22:32:53 +02:00 |
|