Namespace OpenSettings.AspNetCore.Services.Interfaces
Interfaces
- IInstanceUrlResolverService
Provides functionality to resolve the Urls for the current instance of the application. This interface defines a contract for services that can determine the Urls where the application is accessible.
- IOpenSettingsTokenService
Defines methods for handling and managing OpenSettings token validation and refresh functionality. This service provides functionality for checking token expiration, reading JWT tokens, and refreshing tokens.