Class ClientOnlyOAuthStateService

java.lang.Object
com.slack.api.bolt.service.builtin.ClientOnlyOAuthStateService
All Implemented Interfaces:
OAuthStateService, Service

public class ClientOnlyOAuthStateService extends Object implements OAuthStateService
A fairly simple OAuthStateService implementation. This one doesn't offer server-side datastore.