Skip to content

Aktivate and reform oidc auth

Kotyba Alhaj Taha requested to merge aktivate_and_fix_jwt_auth into master
  • use Flask-JWT-Extended
  • adjust the token require decorator
  • use user_loader_callback_loader decorator to automatically add users to data base
  • get rid of current_user global variable

Merge request reports