Back to Sentry

Auth V2

src/sentry/auth_v2/README.md

26.5.1290 B
Original Source

Auth V2

  • This folder keeps authentication backend code in a single place until we have to roll it out further.

  • The folder for frontend code is static/app/views/authV2/

  • There are relevant code in src/sentry/auth and src/sentry/users that we'll eventually move into this folder