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
Blazor Web Assembly / Wasm app testing external authentication with the Identity Server 4 demo server (demo.identityserver.io) with a secure endpoint showing randomly generated weather data.
Blazor Web Assembly / Wasm app testing external authentication with the Identity Server 4 demo (demo.identityserver.io). The rest api is secured using the demo client settings. Uses Swashbuckle and NSwag generated clients to call the api.
Blazor Web Assembly / Wasm app testing external authentication with the Identity Server 4 demo server (demo.identityserver.io) with a secure endpoint showing randomly generated weather data.