API-Manager
API-Manager copied to clipboard
Investigate if database dependency can be removed
API Manager currently uses a database to check if the user is logged and for general session management. Maybe this can be accomplished completely by cookies and no database is required at all?