Open
Description
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 storesid_token
andrefresh_token
.
Metadata
Metadata
Assignees
Labels
No labels