# CommunityToolkit.Aspire.Hosting.Ngrok

- Module: `CommunityToolkit.Aspire.Hosting.Ngrok`
- Version: `13.4.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire)
- Functions: `4`
- Types: `1`

## Types

- [NgrokResource](/reference/api/typescript/communitytoolkit.aspire.hosting.ngrok/ngrokresource.md) -- `handle` - 3 members

## Functions

- [addNgrok](/reference/api/typescript/communitytoolkit.aspire.hosting.ngrok/addngrok.md) -- `method` -- Configures a container resource for grok which is pre-configured to connect to the resource that this method is used on.
- [withAuthToken](/reference/api/typescript/communitytoolkit.aspire.hosting.ngrok/withauthtoken.md) -- `method` -- Adds a ngrok auth token to a ngrok resource.
- [withAuthTokenValue](/reference/api/typescript/communitytoolkit.aspire.hosting.ngrok/withauthtokenvalue.md) -- `method` -- Adds a ngrok auth token to a ngrok resource.
- [withTunnelEndpoint](/reference/api/typescript/communitytoolkit.aspire.hosting.ngrok/withtunnelendpoint.md) -- `method` -- Configures a resource with endpoints as a ngrok tunnel endpoint.
