Skip to content

Backend openid authentication

roarusko requested to merge backend-openid-authentication into staging
  • Added OAuth2/OpenId authentication to server
  • Added decorator to restrict routes to certain roles
  • Created admin page to front-end
  • Refactored datastore and routes for better separation of concerns

Merge request reports