linstrom/server
mstar 391d8b1b48 Access tokens, server, moving things
- Added placeholder funcs for access tokens
- Moved an error definition and added another constant
- Changed (passkey) auth fail to return a json error for now
- TODO: Change that into checking for a provided access token before
  failing
2024-10-15 20:41:23 +02:00
..
remoteServer More stuff, add stuff, add todos 2024-09-13 15:02:32 +02:00
auth.go progress 2024-09-27 16:53:22 +02:00
constants.go Access tokens, server, moving things 2024-10-15 20:41:23 +02:00
contextUtils.go Fix passkey authentication 2024-10-15 16:16:18 +02:00
endpoints_ap.go Sync 2024-08-28 17:20:38 +02:00
frontend.go Fix passkey authentication 2024-10-15 16:16:18 +02:00
middlewares.go Fix passkey authentication 2024-10-15 16:16:18 +02:00
server.go Access tokens, server, moving things 2024-10-15 20:41:23 +02:00
testingEndpoints.go Fix passkey authentication 2024-10-15 16:16:18 +02:00