Namespace Crews.PlanningCenter.Api.Authentication
Classes
- PlanningCenterAuthenticationDefaults
Default values for Planning Center authentication.
Structs
- PlanningCenterPersonalAccessToken
Represents a developer personal access token for the Planning Center API.
Interfaces
- IPlanningCenterTokenProvider
Provides a Planning Center API access token for use in environments where IHttpContextAccessor cannot supply one (e.g. Blazor Interactive Server after the SSR prerender pass).