You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am currently using the Nuget of this repo for my Blazor App with user login. Now I am trying to implement a display with status information in another Blazor App but since it is just a display I want to use client credentials but have to also be able to call the API.
So would it be possible to integrate the possibility of also sending the client_secret so that the application does not need a user to sign in?
Best regards
Dennis Rahmen
The text was updated successfully, but these errors were encountered:
Hello,
I am currently using the Nuget of this repo for my Blazor App with user login. Now I am trying to implement a display with status information in another Blazor App but since it is just a display I want to use client credentials but have to also be able to call the API.
So would it be possible to integrate the possibility of also sending the
client_secret
so that the application does not need a user to sign in?Best regards
Dennis Rahmen
The text was updated successfully, but these errors were encountered: