Your project looks good, but there is an UNAUTHORIZED error in Index.razor.cs
Could you try to comment on this line code or check with the current user to see if it's authorized to check it?
at ESv2.Blazor.Client.Pages.Index.GetOrganizerByOwnerId() in D:\a\Hathor\Hathor\aspnet-core\src\ESv2.Blazor.Client\Pages\Index.razor.cs:line 64
at ESv2.Blazor.Client.Pages.Index.OnInitializedAsync() in D:\a\Hathor\Hathor\aspnet-core\src\ESv2.Blazor.Client\Pages\Index.razor.cs:line 37
Abp has no built-in OPT authentication; you have to implement it yourself.
you can customize the login page to send SMS/Email and store them in the cache(database), then validate it.
Hi,
I see this tokens are even loaded in my cache but the Payload is null.
I will check it.
Just go in settings -> privacy & security and you should see a button down in the page to authorize an app that was recently blocked from opening.
If it's not working, you can waiting for the signed version.