Skip to content

Fix auth

Reinhard Linardi requested to merge auth-fix into master

Created by: reinhardlinardi

Change endpoint URL for login and register Refactor variable name + method Enable multiple tokens for each app ID Change auth tokens table schema Enable version in all endpoints except version Move register endpoint to app's CRUD endpoint Remove refresh token data from URL, use form body instead

Merge request reports