mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
Move the browser sign-in page off the backend /auth namespace so direct navigation works, update Rust and frontend redirects to /login, and add tests that lock the split between SPA login UI and backend OAuth endpoints. |
||
|---|---|---|
| .. | ||
| demo | ||
| error.rs | ||
| github_webhooks.rs | ||
| jwt_auth.rs | ||
| lib.rs | ||
| serve.rs | ||
| server.rs | ||
| sessions.rs | ||
| static_files.rs | ||
| tls.rs | ||
| web_auth.rs | ||