Main interface to be implemented when integrating your server side application with Reveal SDK. It provides callbacks for working with the SDK and properties to configure data sources replacement and in-memory data sources. See the developer guide for more information.
Interface that can be optionally implemented to return information about the current user id when a request is being processed in the controllers. Can be specified when calling AddRevealServices, if not specified the default implementation provided by Reveal will be used.