validate Credentials
abstract fun validateCredentials(request: Request, clientId: ClientId, clientSecret: String): Boolean(source)
Validate that credentials provided by the client match its registration records
Validate that credentials provided by the client match its registration records