Skip to content

Latest commit

 

History

History
 
 

users

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

arxiv.users Library

This is the code that gets uploaded to pypy as arxiv-auth.

This package provides core functionality for working with users and sessions in arXiv-NG services. Housing these components in a library (separate from service implementations) ensures that users and sessions are represented and manipulated consistently. In addition to NG components, this package also provides integrations with the legacy user and session data in the classic database.

For more information see the documentation here: [init.py]