You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent authlib release no longer works correctly with the NERSC sfapi_client dependency when authenticating.
Downgrading to authlib==1.6.12 still seems to be working as expected, so we should pin it in pyproject.toml.
A recent
authlibrelease no longer works correctly with the NERSC sfapi_client dependency when authenticating.Downgrading to authlib==1.6.12 still seems to be working as expected, so we should pin it in
pyproject.toml.