Back
Similar todos
Finished workout, added google sign in to app.
updated "you're not signed in" note for quickly sign up #remotelist
add sign in #outsidelist
Finished email-based sign-in for #booklet. (Not yet deployed!)
update site to include functioning sign in
Refactored web app to not use "private urls", which were confusing to users. Converting app to a standard sign up flow
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
Fix a sign-in issue with #ipregistry
designed a new sign-in flow #blankpage
figured out some Okta login issues that I struggled with last week #revsys
Sign in on dedicated page instead of modal. In preparation of Hotwire #wip
Got back into working on my HN-jobs-auto-applier: Built the UI to allow a user to click a button to connect their gmail account to my app and have it save access / refresh tokens to the backend...fixed misc things that broke for unknown reasons...got the backend deploying to digital ocean without erroring, not sure why it stopped working...currently trying to figure out why, when I ssh into my server, it seems to show me at an older commit, when my github action seems to be working without errors and having me at the newest commit...figured out that I was running the wrong command to check the current commit, IDK why an older commit was still present in some of the files...FINALLY got prod working where I can sign into gmail, upload my resume, and send an email to myself. FUCK that was so much harder than it should've been...added a netlify.toml redirect so that I can go to whatdo.com/jobs and have it load the SPA instead of 404ing...fixed a bug where a refresh token wasn't being saved to the db in prod...
working on email-based sign in for #booklet
Refresh sidebar so when you sign in or out it's correctly reflected there as well #wip h/t @koolangsu
Cleaned up sign-in screen a bit #homesteadlist
More work on the sign-in page #blot
Fix login redirect with Apple Sign in #dill