Is there a way to eliminate the grant access page if a user is already given access to the app? Or is there any other type of custom app I can use for this purpose?
My requirement is just to verify that the visitor is an actual box user or not.
Once the user grants we store the tokens and refreshs the token before the expiry of the refresh token.
A similar way where users can log in with Google. And access grant is asked only first time.