Skip to content
DocsTry Aspire
DocsTry

LogtoResource.withAdminEndpoint

Method
📦 CommunityToolkit.Aspire.Hosting.Logto v13.5.0
interface LogtoResource {
// ... omitted for brevity
withAdminEndpoint(url: string): LogtoResource;
}

Signature

methodwithAdminEndpointbuilder
Configures the specified Logto resource to include an administrative endpoint with the given URL.
withAdminEndpoint(url: string): LogtoResource
urlstring
LogtoResource

Defined on

This method is defined on the following type: