This time mainly helper functions for converting an account and associated types into their API representation
- 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
Also prep for better router layout