remove commented code

This commit is contained in:
Forrest Waters
2020-10-28 19:56:05 -05:00
parent b652bf2cc5
commit 842acf4f5d
@@ -73,7 +73,6 @@ export class OneLoginProvider implements OAuthHandlers {
idToken: params.id_token,
accessToken,
scope: params.scope,
//scope: 'profile',
expiresInSeconds: params.expires_in,
},
profile,