How do I know that the user granted all asked permissions

Viewed 58

After the user passes this screen, how do I know that the user checked all the boxes?

enter image description here

Also, I tried disabling Incremental authorization to get an error if the user refuses one of the requested scopes, but it seems that Google doesn't return any error.

So I'm stuck. I want to show users errors when they don't check all the requested scopes. Any help?

0 Answers
Related