Custom OAuthStore implementation

An OAuth service provider can be configured to use a customer provided OAuthStore implementation to store and persist OAuth tokens, clients, and consents.

For more information, see Persisting OAuth services with a custom store.