🚀Hey everyone, we are excited to announce our Series A!
@tryfinch is on a mission to build the future of connected and programmable employment.
🧵thread below.
https://t.co/DYzXRsw93s
@vanschneider Great quote by James Clear - “You can’t expect someone to change their mind if you take away their community too. You have to give them somewhere to go. Nobody wants their worldview torn apart if loneliness is the outcome."
3/ Also, the Authorization Academy created @osoHQ is STELLAR if anyone is looking to get started in Fine-Grained Authorization. https://t.co/2Q8P0TBt2w
First, I believe Authorization (AuthZ) is where Authentication (AuthN) was ~10 years ago. There are more and more applications being built that require fine-grained authorization (FGA). And most builders don't know they will need this until they grow rapidly (2/n)
2/ Lately I have been diving deep into authorization architecture in order to understand it more. I have really enjoyed the stuff that has been coming out of @Auth0Lab. Lots of different #Zanzibar data model examples to explore like this gdrive example -> https://t.co/bcEZ6f9hIh
I built a live example showing how to implement 'instantaneous save' of a user profile form using #nextjs, useSWR, @auth0.
Live Demo: https://t.co/XfEzcmZ55M
Github: https://t.co/dAPFEGWYQe
@shuding@rauchg@timer150@pacocoursey So I actually had to set revalidateIfStale: false. I added a ton of debug statements and noticed that on a new page load, SWR would revalidate with the old data before having time to update the endpoint properly. Thanks for your help @shuding!
https://t.co/YjNN3I84oh
@shuding@rauchg@timer150@pacocoursey Does anyone know what I am doing wrong? I have set mutate revalidation to false, but it still flashes the old 'state' for a split second.
Demo: https://t.co/XfEzcmZ55M
Repo: https://t.co/dAPFEGWYQe
I am a strong believer that websites become even more magical when you give humans a way to securely login. And @nextauthjs makes adding Auth to your Next.js website incredibly easy.
/1
Which means thinking of these things are becoming increasingly necessary for a #frontend dev to have at least basic knowledge to make well informed decisions.
Worked on my little piece of the internet today. Added a way to sign up for my newsletter while also making it a way to login to my website without a password 🤯
https://t.co/bbRAHVtIXg