Package com.dropbox.core.v2.openid
Class DbxUserOpenidRequests
java.lang.Object
com.dropbox.core.v2.openid.DbxUserOpenidRequests
Routes in namespace "openid".
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionuserinfo()This route is used for refreshing the info that is found in the id_token during the OIDC flow.
-
Constructor Details
-
DbxUserOpenidRequests
-
-
Method Details
-
userinfo
This route is used for refreshing the info that is found in the id_token during the OIDC flow. This route doesn't require any arguments and will use the scopes approved for the given access token.- Throws:
UserInfoErrorExceptionDbxException
-