Skip to content
Snippets Groups Projects

Update auth lib

Merged Aleksandra Wardzinska requested to merge update_auth_lib into master
1 unresolved thread

Closing https://gitlab.cern.ch/webservices/authz-api-client/-/issues/1

Changed the library used for interaction with Authz API, instead of PyJWT we use Authlib, which provides more complete set of functions and is easier to use (less code).

This library is also used in the webservices-portal project.

Also moved the 'TARGET_API' into the api_token.py, as this doesn't need to be exposed higher up (all calls are made to the Authorization API).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading