This website requires JavaScript.
Explore
Help
Register
Sign In
mocode-software
/
meldestelle
Watch
1
Star
0
Fork
0
You've already forked meldestelle
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc2f2118f2dc24d91402076bf8f81c9120b8b3bb
meldestelle
/
frontend
/
core
/
auth
/
src
T
History
stefan
38875a1040
refactor(auth): remove redundant semicolons in Sha256.kt
...
Signed-off-by: Stefan Mogeritsch <
stefan.mo.co@gmail.com
>
2026-03-16 11:00:21 +01:00
..
commonMain/kotlin/at/mocode/frontend/core
/auth
refactor(auth): remove redundant semicolons in Sha256.kt
2026-03-16 11:00:21 +01:00
jsMain/kotlin/at/mocode/frontend/core/auth
/data
feat: implement OIDC PKCE flow for Keycloak login with frontend-client
2026-03-09 15:51:42 +01:00
jvmMain/kotlin/at/mocode/frontend/core/auth
/data
fix: wrap browser opening in
withContext(Dispatchers.IO)
for JVM OIDC callback
2026-03-09 15:51:42 +01:00