how can we silently refresh the access token in .NET core web , so that we can send updated token to the backend API call .
I have referred the below official link and OKTA library :
https://developer.okta.com/docs/guides/sign-into-web-app/aspnetcore3/define-callback/
Okta.AspNetCore 1.3.0 for .net core 2.1 web app
Hi @Sachparate,
Could you check if the discussion in this thread helps ?
@gpadma , Thanks a lot , this helped and working fine
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.