nginx-openid-connect icon indicating copy to clipboard operation
nginx-openid-connect copied to clipboard

Add access token support

Open shawnhankim opened this issue 2 years ago • 0 comments

As a Product Manager,

I want to use access token for the API authorization in the apps as the current NJS implementation doesn't support access token yet.

AC:

  • Capture access_token in the NJS code.
  • Store access_token in the key/value store as same as the NGINX RP stores id_token and refresh_token.

shawnhankim avatar Dec 22 '22 02:12 shawnhankim