Skip to content

Globus auth implementation

Flavio Castro requested to merge globus_auth into main

Created by: castroflavio

Globus authentication implemented in file src/utils.py

Created an "authenticated" decorator and an "authorized" decorator where integration with the globus sdk is implemented.

Also includes a POC implementation of a different s2ds.py

Merge request reports