Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify and refactor login regardless of trigger source (explicit/register) #4434

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

zoldar
Copy link
Contributor

@zoldar zoldar commented Aug 12, 2024

Changes

A pure refactor meant to slightly improve logic around login. Rate limiting is now applied more consistently as well.

Originally, I had a couple attempts at more extensive refactors but failed to come up with anything sensible. For now I'm settling for an incremental improvement.

Tests

  • Automated tests have been added

@zoldar zoldar force-pushed the auth-refactor-redux2 branch 3 times, most recently from 7a3bda1 to 97f75be Compare August 13, 2024 09:16
@zoldar zoldar added the preview label Aug 13, 2024
Copy link

Preview environment👷🏼‍♀️🏗️
PR-4434

@zoldar zoldar force-pushed the auth-refactor-redux2 branch from 97f75be to 44cf9bd Compare August 13, 2024 10:33
@zoldar zoldar marked this pull request as ready for review August 13, 2024 11:07
@zoldar zoldar requested a review from a team August 13, 2024 11:07
@zoldar zoldar force-pushed the auth-refactor-redux2 branch from 44cf9bd to b0cd074 Compare August 16, 2024 08:37
@zoldar zoldar merged commit a20cb39 into master Aug 16, 2024
11 checks passed
@zoldar zoldar deleted the auth-refactor-redux2 branch August 16, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants