|
@@ -65,7 +65,6 @@ describe('Test Provider options', () => {
|
|
|
authorize_url: 'https://zoom.us/oauth/authorize',
|
|
|
redirect_uri: 'http://localhost:3020/zoom/redirect',
|
|
|
access_url: 'https://zoom.us/oauth/token',
|
|
|
- scope: ['recording:read', 'user:read'],
|
|
|
callback: '/zoom/callback'
|
|
|
})
|
|
|
})
|