Assuming you are using the express-openid-connect module, you should be able to get the ID Token with req.oidc.idToken
. RequestContext | express-openid-connect
1 Like
Assuming you are using the express-openid-connect module, you should be able to get the ID Token with req.oidc.idToken
. RequestContext | express-openid-connect