Explore >> Select a destination


You are here

goatreview.com
| | damienbod.com
8.9 parsecs away

Travel
| | The article looks at managing user delegated access tokens for a downstream API in an ASP.NET Core web application. There are many ways of implementing this, all with advantages and disadvantages. The tokens are requested from an OpenID Connect server using the recommended standards. In this blog, the UI access token from the application authentication...
| | dusted.codes
9.8 parsecs away

Travel
| | Tips and tricks for ASP.NET Core applications
| | dusted.codes
8.5 parsecs away

Travel
| | Error Handling in ASP.NET Core
| | blog.passwordless.id
87.3 parsecs away

Travel
| I'll start this blog entry with a question I received in the Discord chat last week. I would like to automatically log out the current user if there is no activity for x time. Haven't thought of the implementation, but is there an API for that? Bef...