- Herzogenaurach
- https://nicolai-ort.com
- Joined on
2020-10-30
Block a user
Cleanup: Method nameing and folder sort
Cleaned up:
- Method nameing
- models/actions folder structure
- OpenAPI spec generation
401 Unauthorized on /users/ + /tracks/
401 Unauthorized on /users/ + /tracks/
Works on the dev.lfk stage but not on localhost. Reason: Cookies apparently aren't designed for tlds and localhost is a tld Workaround: Call the frontend on 127.0.0.1 instead of localhost.