Auth0 do not provide Google Calendar scope

I have selected “Calendar” under “google-oauth2” but after authentication in session I only see ‘scope’: ‘openid profile email’. Why there is no scope like ‘calendar’

Hello there @saurabhperiwal and welcome to the community!

Were you ever able to get this sorted?

What exactly do you mean by “in session”? Is the user prompted for calendar consent when authorizing? You should see the https://www.googleapis.com/auth/calendar scope appended to your callback uri should you inspect the network requests being made.

Let us know!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.