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`.