Skip to content

Setting Frontend API URL in web-js does not work #447

@corbadoman

Description

@corbadoman

The following code does not work:

await Corbado.load({
        projectId: "{{ config('app.CORBADO_PROJECT_ID') }}",
        setShortSessionCookie: true,
        frontendApiUrl: "https://auth.acme.com",
        darkMode: "off",
    });

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