You are here |
goatreview.com | ||
| | | |
damienbod.com
|
|
| | | | 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
|
|
| | | | Tips and tricks for ASP.NET Core applications | |
| | | |
dusted.codes
|
|
| | | | Error Handling in ASP.NET Core | |
| | | |
blog.passwordless.id
|
|
| | 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... |