Hello!
So my journey continues and Im kind of stuck on what I need to do next or rather what to learn next…
So far I have successfully finished Vue Login and Access Control the Easy Way | Okta Developer
I have created my own custom domain URL (not sure if its working) and auth server. via the guides on the okta blog
How do i go about combining the above together?
If i wanted to create a index splash page with my own html and a signin widget where can i read about doing so?
Auth0 had a guide on making an admin panel to manage users oh a domain along side user profiles. How do i start? Or can i use that guide? found here: https://auth0.com/blog/build-an-admin-dashboard-with-express-and-vue-getting-started/
Many thanks!