Commit Graph

12 Commits

Author SHA1 Message Date
Matt Aitken bacd76c8e5 Improved .env.example 2023-02-10 20:05:41 +00:00
Eric Allam e77f259fb1 Improvements to pulsar topics and structure
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00
Matt Aitken 91bc0764d9 Magic link and welcome (without delay atm) email now sending with Resend 2023-01-04 17:13:33 +00:00
Matt Aitken 999ef03732 Added LOGIN_ORIGIN env var that is used for GitHub login callback 2023-01-04 10:13:07 +00:00
Matt Aitken def8d50a83 Login with GitHub and Magic link is working 2022-12-07 14:22:36 +00:00
Matt Aitken 7dda7950e2 Added required env variables to the example 2022-12-07 13:41:46 +00:00
Matt Aitken 7e69084249 Revert "Initial Clerk integration"
This reverts commit 6f270dbd86.
2022-12-07 11:07:18 +00:00
Matt Aitken 6f270dbd86 Initial Clerk integration 2022-12-06 17:38:34 +00:00
Matt Aitken 0cc277fd5b Revert "Initial Propel auth implementation, but isn’t working server-side which is what I want"
This reverts commit dee0cf71fc.
2022-12-06 17:10:16 +00:00
Matt Aitken dee0cf71fc Initial Propel auth implementation, but isn’t working server-side which is what I want 2022-12-06 16:16:11 +00:00
Matt Aitken 486754d119 Added SESSION_SECRET to .env.example 2022-12-06 13:56:07 +00:00
Matt Aitken cf05e09a04 Initial user table, removed more cruft and fixed some scripts 2022-12-06 13:23:38 +00:00