How to modify token expiration date in Blazor Hybrid (.NET 8 MAUI + Blazor)?
I’m adding authentication with Entra ID (previously Azure AD) for Blazor Hybrid (.NET 8 MAUI + Blazor). I’m having a lot of trouble getting it to work smoothly. The majority of the code is from this Microsoft’s guide.
How to modify token expiration date in Blazor Hybrid (.NET 8 MAUI + Blazor)?
I’m adding authentication with Entra ID (previously Azure AD) for Blazor Hybrid (.NET 8 MAUI + Blazor). I’m having a lot of trouble getting it to work smoothly. The majority of the code is from this Microsoft’s guide.
How to modify token expiration date in Blazor Hybrid (.NET MAUI + Blazor)?
I’m adding authentication with Entra ID (previously Azure AD) for Blazor Hybrid (.NET MAUI + Blazor). I’m having a lot of trouble getting it to work smoothly. The majority of the code is from this Microsoft’s guide.