Skip to content

Integrated Auth System#60

Merged
arthurlockman merged 3 commits into
mainfrom
feature/integratedAuth
May 3, 2026
Merged

Integrated Auth System#60
arthurlockman merged 3 commits into
mainfrom
feature/integratedAuth

Conversation

@arthurlockman
Copy link
Copy Markdown
Owner

Migrating from Auth0-based solution to our own custom auth system. This has support for both email-based auth and passkeys, and can be much more easily extended in the future to handle whatever use cases we have.

Auth0 costs money and doesn't do a lot for us anymore now that we're just using email-based auth. In a few ways it holds us back, namely that we can't combine email auth with passkeys. This branch adds a new authentication provider custom built for us that allows us to have users choose to authenticate with a passkey or with an email OTP like they're accustomed to.

# Conflicts:
#	Services/MailchimpWebhookService.cs
@arthurlockman arthurlockman merged commit b1f4f93 into main May 3, 2026
5 checks passed
@arthurlockman arthurlockman deleted the feature/integratedAuth branch May 3, 2026 21:11
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