Tyler Myracle

Results 60 comments of Tyler Myracle

I believe this was resolved with changes to the scripts a little while ago. Closing for now, but feel free to open another if this is still an issue

@Shpigford this looks like spam, think we can close. For context he's got this pollyanna project: [https://github.com/mfarmc/pollyanna](https://github.com/mfarmc/pollyanna)

Sure, since NX already loads are env vars from the .env I added the required Postmark env vars to the .env.example which means you shouldn't have to go in the...

Made a little more progress I think? I can at least access some of the app. Had to rework things to place nice with Express since NextAuth expects just a...

Onboarding is back, also fixed a few react warnings/bugs. Video here: https://github.com/maybe-finance/maybe/assets/1218724/b5b0db6b-ced7-48c4-95c5-13e11a553f16 Looks like Auth0 took care of sending email verification so I'll need to go in and create an...

> This looks awesome! Thanks for all the work on this, y'all. > > > > When I try to run this locally, I get the following error, which makes...

Ok did a bunch of cleanup, should be pretty close to move to ready for review. I decided to remove the admin router for now, I'll leave it up to...

Gonna go ahead and make this ready for review @Shpigford. The focus is getting an initial auth replacement implemented and pull out Auth0 and things that depend on it so...

> @tmyracle really great work! after registration, I'm getting an "Unable to load onboarding" error and this in the console: > > ``` > Error in token validation JWEDecryptionFailed: decryption...

> > > @tmyracle really great work! after registration, I'm getting an "Unable to load onboarding" error and this in the console: > > > ``` > > > Error...