Skip to content

Conversation

@jbriones1
Copy link
Contributor

  • Switched to using the DeclarativeBase type from SQLAlchemy for better type checking with PyRight
  • Updated the Auth tables (site_user, user_session) to use ORM mapped values, to remove type errors when comparing Column[...] to Python-typed values
  • Added body and response models to the auth endpoints
  • Added a bunch of typing

@jbriones1 jbriones1 requested a review from p-north September 7, 2025 04:38
Copy link
Contributor

@p-north p-north left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-Looks good, refer to sugestions below

@jbriones1 jbriones1 requested a review from p-north September 7, 2025 21:25
Copy link
Contributor

@p-north p-north left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-looks good to me

@jbriones1 jbriones1 merged commit c9f6c1e into main Sep 7, 2025
3 checks passed
@jbriones1 jbriones1 deleted the update_auth-api branch September 7, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants