CSSS / csss-site-backend

CSSS Website Backend (2024 - Present)
4 stars 0 forks source link

Add authentication API #5

Closed EarthenSky closed 8 months ago

EarthenSky commented 8 months ago

This PR adds support for connecting asynchronously to a postgresql database via sqlalchemy, database migrations via alembic, and session management using the SSO SFU CAS API.

EarthenSky commented 8 months ago

@micahdbak I'm merging into main now so I can ensure all the python dependencies compile correctly on the server, but please give your feedback & I'll make additional changes here \:)