946cd35832
Replace IDP token passthrough with backend-issued JWT for iOS auth
...
iOS clients now exchange the OIDC authorization code for a backend-signed
HS256 JWT via POST /auth/token. All subsequent API requests authenticate
using this JWT as a Bearer token, verified locally — no per-request IDP
call is needed. Web frontend session-cookie auth is unchanged.
2026-02-19 18:45:03 +01:00
1ca76b0fec
fix
2026-02-18 22:58:41 +01:00
b3db7cbd7b
fix
2026-02-18 22:50:37 +01:00
f218552d48
fix
2026-02-18 22:47:44 +01:00
0d084cd546
update
2026-02-18 22:45:38 +01:00
5f23961f50
fix
2026-02-18 22:43:08 +01:00
7e8e220e3b
update
2026-02-18 22:37:49 +01:00
4b0cfaa699
increases limit for corrections
2026-02-18 20:32:40 +01:00
51c003cb0d
update
2026-02-18 20:18:55 +01:00
859420c5d6
fix
2026-02-18 20:15:11 +01:00
01502122b2
Revert "update"
...
This reverts commit 5c86afd640 .
2026-02-18 20:05:32 +01:00
d2328fc8d6
fix
2026-02-18 19:40:39 +01:00
658a70f3ac
fix
2026-02-18 19:31:47 +01:00
5c86afd640
update
2026-02-18 19:19:42 +01:00
9b783037ff
impoves docker
2026-02-18 19:02:29 +01:00
simon.franken
0f6e55302a
update
2026-02-18 16:08:42 +01:00
simon.franken
4cce62934e
adds targets
2026-02-18 14:27:44 +01:00
simon.franken
6a6a3ba00b
refactoring
2026-02-18 10:26:15 +01:00
64fd134044
improvements
2026-02-16 19:54:15 +01:00
9206453394
adds statistics
2026-02-16 19:15:23 +01:00
2311cd8265
fix
2026-02-16 18:25:09 +01:00
simon.franken
fc06dac40e
update
2026-02-16 17:12:47 +01:00
simon.franken
a9228d19c8
fix
2026-02-16 16:09:07 +01:00
simon.franken
d3b8df3deb
fix
2026-02-16 11:01:07 +01:00
simon.franken
7d678c1c4d
creates application
2026-02-16 10:15:27 +01:00