Back
Similar todos
Load previous page…
working login api #openform
finally fixed the login page for #blankpage
integrated prismic.io #zenstate
Setup GraphQL API with auth. (Yay Prisma!) #appointer
👨💻 fun with prisma
get the basic login POC working #msalflutter
Fixed an issue with #ipregistry API keys.
- make login work ✅ #exploringnewrevenue
created beta login #press
set up prisma DB
figured out some Okta login issues that I struggled with last week #revsys
get login working on backoffice #trucost
blockstack login integration #stackbrief
setting db, schema, prisma, data explorer, etc. All working now #tioticket
Add more logging in the #screenshotone API access management to catch corner cases.
Felt great upon waking up after taking 300mcg melatonin last night before bed; today getting login working: figured out how to translate the email/password validators used in Let's Go Further to Huma's way of doing input validation so the API will return an error if the email/password don't pass basic sanity checks; figured out how to return a 404 error with Huma if the user isn't found in the database; got the code working that checks the supplied password against the hashed password in the db and returns a 401 error if they don't match; pushed pass my normal 2-hour daily work limit to get the endpoint working (returning a token) so I can move on to something else because this sucks. Next up (tomorrow): get the front-end to receive/save the auth token and send it when signing in / etc. #govuetifytemplate