Skip to content

feat: wire boilerplate to crudauth follow-ups - #292

Open
emiliano-go wants to merge 2 commits into
benavlabs:mainfrom
emiliano-go:feat/crudauth-followup-integration
Open

emiliano-go wants to merge 2 commits into
benavlabs:mainfrom
emiliano-go:feat/crudauth-followup-integration

Conversation

@emiliano-go

Copy link
Copy Markdown
Collaborator

Wires the boilerplate to the follow-up crudauth APIs and removes the duplicated application auth infrastructure.

Changes:

  • configure the shared password policy;
  • apply crudauth dynamic rate limiting with request-level principal resolution;
  • inject application Redis clients into crudauth;
  • use crudauth's configurable OAuth router with JSON responses and browser-bound state;
  • preserve the existing auth URL contract where possible;
  • update configuration and documentation.

This PR must remain blocked until the following crudauth PRs are merged and released:

The dependency is set to crudauth>=0.7.0,<0.8.0 because that release is required for this branch.

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.

1 participant