Skip to content

Add BaseUser import from piccolo.apps.user.tables#313

Merged
dantownsend merged 2 commits intopiccolo-orm:masterfrom
andrewshaodev:patch-1
Jun 18, 2025
Merged

Add BaseUser import from piccolo.apps.user.tables#313
dantownsend merged 2 commits intopiccolo-orm:masterfrom
andrewshaodev:patch-1

Conversation

@andrewshaodev
Copy link
Contributor

Imported BaseUser from piccolo.apps.user.tables for use in authentication and JWT middleware integration. This enables the app to validate users against the default Piccolo user table when protecting routes with JWTMiddleware.

Imported BaseUser from piccolo.apps.user.tables for use in authentication and JWT middleware integration. This enables the app to validate users against the default Piccolo user table when protecting routes with JWTMiddleware.
Copy link
Member

@sinisaos sinisaos left a comment

Choose a reason for hiding this comment

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

Good catch 👍

@dantownsend
Copy link
Member

Thanks for this - great catch!

@dantownsend dantownsend merged commit c96995a into piccolo-orm:master Jun 18, 2025
11 checks passed
@andrewshaodev andrewshaodev deleted the patch-1 branch June 18, 2025 13:16
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.

4 participants