Like:
frontEnd.WithAuth0()
. WithClientId(".")
.WithSecret("env var").
..
That we can use
Like:
frontEnd.WithAuth0()
. WithClientId(".")
.WithSecret("env var").
..
That we can use
I see why newcomers get their attention directed by the simplicity of the other content.
I'm still in love with .Net tho :)
I see why newcomers get their attention directed by the simplicity of the other content.
I'm still in love with .Net tho :)
But I wanted to see + encourage .Net content creators to target this level of simplicity (on the steps and instructions not the stack) for other that want to have a product using dotnet can have ready in under 30 min as re ref video had.
But I wanted to see + encourage .Net content creators to target this level of simplicity (on the steps and instructions not the stack) for other that want to have a product using dotnet can have ready in under 30 min as re ref video had.
4- Configure Stripe and update keys.
5- Configure deployment and deploy
On step 3 there is no migration of DB work, or Auth with social working.
Most of the YouTube content of starters kits don't exist with this level of simplicity.
4- Configure Stripe and update keys.
5- Configure deployment and deploy
On step 3 there is no migration of DB work, or Auth with social working.
Most of the YouTube content of starters kits don't exist with this level of simplicity.
Note on the reference content posted where NextJs is used
1- It start just by cloning the repo( nothing special there)
2- configure a Auth provider and update the needed keys and secrets
Note on the reference content posted where NextJs is used
1- It start just by cloning the repo( nothing special there)
2- configure a Auth provider and update the needed keys and secrets