Skip to content

Documentation  #121

Closed
Closed
@newschapmj1

Description

@newschapmj1

auth_config.json
Remember to remove the curly braces around DOMAIN and CLIENT_ID, otherwise the Auth0 log in page will not load
In other words, your unique DOMAIN AND CLIENT_ID should only be surrounded in double quotes.

{
"domain": "{DOMAIN}",
"clientId": "{CLIENT_ID}"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed:staleIssue or PR has not seen activity recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions