backend/src/api/v1/auth
Radical 2fbf41ba8c
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
fix: use .append() and not Set-Cookie2
web dev is too confusing..
2025-07-19 19:10:36 +02:00
..
devices.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
login.rs fix: use .append() and not Set-Cookie2 2025-07-19 19:10:36 +02:00
logout.rs fix: use .append() and not Set-Cookie2 2025-07-19 19:10:36 +02:00
mod.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
refresh.rs fix: use .append() and not Set-Cookie2 2025-07-19 19:10:36 +02:00
register.rs fix: use .append() and not Set-Cookie2 2025-07-19 19:10:36 +02:00
reset_password.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
revoke.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00
verify_email.rs refactor: rewrite entire codebase in axum instead of actix 2025-07-16 16:36:22 +02:00