This repo provides applications and libraries for authentication and authorization, including login, user sessions, account creation.
This repo is in the process of being phased out and replaced by keycloak/wombat.
It has the following directories:
-
arxiv-auth/contains thearxiv-authpackage which provides a Flask add on and other code for working with arxiv authenticated users in arXiv services. Also contains theaccountspackage which provides/login/logoutand/become_user -
cloud_auth/Not in use authentication for use as a FastAPI dependency that checks legacy cookies, NG JWTs and GCP OAuth2 tokens.