Skip to content

405/refresh tokens#412

Merged
spruce-bruce merged 3 commits into
release/v2.8.0from
405/refresh-tokens
Feb 15, 2019
Merged

405/refresh tokens#412
spruce-bruce merged 3 commits into
release/v2.8.0from
405/refresh-tokens

Conversation

@zacharyweidenbach
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Collaborator

@spruce-bruce spruce-bruce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change, but looks good!

}
scopes: ['admin', 'superadmin', 'offline_access'],
ttl: {
AccessToken: parseInt(process.env.ACCESS_TOKEN_EXP, 10) || 3600,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of getting these directly from the environment please use the options object and pass these in when initializing the plugin

@spruce-bruce spruce-bruce merged commit 3678846 into release/v2.8.0 Feb 15, 2019
@spruce-bruce spruce-bruce deleted the 405/refresh-tokens branch February 15, 2019 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants