chore: tidying up a little bit ready for release

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-29 10:13:25 +02:00
parent 652fe188ca
commit cd0a49fd6b
3 changed files with 4 additions and 3 deletions
@@ -190,7 +190,7 @@ export const createOAuth2Provider = (
});
return OAuthAdapter.fromConfig(globalConfig, provider, {
disableRefresh: disableRefresh,
disableRefresh,
providerId,
tokenIssuer,
});