Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: