Is there any docs describing a process of adding a...
# ory-network
m
Is there any docs describing a process of adding and veryfying extra scopes for google? My usecase - I want to add
<https://www.googleapis.com/auth/gmail.send>
to google scopes, but then google returns that oryapis.com wasn't verified. How to approach that? cc @magnificent-energy-493
m
m
I know how to add scopes, but google needs to approve them in my app. This is the hard part and since the kratos is run by ory cloud I wonder if this is even possible 🤔
m
Oh so you want to add a custom scope to your app in Google? I don’t have experience with that, is adding
<https://www.googleapis.com/auth/gmail.send>
as a trait or metadata an option? Sorry for the basic question, but what is the scope used for?