Authentication
Auth Related Pages / Components in Genocs Library's Blazor WebAssembly Template.
Contents On this page
Login
Here is what you would be welcomed with, the login page! You can auto-fill the default username / password & tenant by clicking on the Fill Administrator Credentials
button.
Anyways, here are the default login details for your reference.
- email -
admin@root.com
- password -
123Pa$$word!
- tenant -
root
Make sure that you use valid tenant values! By default, only root tenant is created for you.
Forgot Password
In case, you happen to forget your password, the application has the functionality to reset the password for you.