Hello,
Is there a way to automatically grant access ? (skip the page).
I tried with the query param prompt=none but i still have to grant access.
Thanks,
Could you try adding this to your config file?
oauth2:
skipApprovalScreen: true
It's working !
Thanks ;)
Cool. Can we close this? 馃槂
Most helpful comment
Could you try adding this to your config file?