delphi.market/server/router
ekzyis 4e343d49d0 implement login with vue
* use vue router
* use pinia
* use tailwindcss
* use vite
* transform /api/login and /api/login/callback into JSON APIs
* add Access-Control-Allow-Credentials header
* add TODO about JSON errors
2023-11-07 09:06:35 +01:00
..
context refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
handler implement login with vue 2023-11-07 09:06:35 +01:00
middleware refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
router.go implement login with vue 2023-11-07 09:06:35 +01:00
template.go Test login + callback 2023-11-03 20:34:21 +01:00