Package io.meeds.oauth.data
package io.meeds.oauth.data
-
ClassesClassDescriptionListener for invalidate access token of particular user, if OAuth username of this user is changed to different valueListener to validate that OAuth username of given user is unique, because we can't have 2 users in portal with same OAuth username for same
OAuthProviderTypeIf OAuth username is not unique, thenOAuthExceptionwith codeOAuthExceptionCode.DUPLICATE_OAUTH_PROVIDER_USERNAMEwill be thrown and it will encapsulate some other needed info (useful for showing error message)