Skip to content

Possible docs issue #25

@GHkrishna

Description

@GHkrishna

What

Currently the docs mentions:

In development, the dev.ts script will be used which will automatically set up an ngrok tunnel for you and start the mediator agent with some default values. There's no need to configure any environment variables.

However, in development mode, ngrok gives an access error until a token is set.

void connect({
port,
authtoken: 'your-token'
}).then((app) => {

Could this be a possible issue for starting the mediator in development, Or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions