Skip to content

Wrong Redirect URIs in .env.example and readme #13

@mdklause

Description

@mdklause

The URLs are wrong in .env.example, to get the intended behaviors, the urls needs to be changed to this:

ZITADEL_CALLBACK_URL="http://localhost:3000/api/auth/callback/zitadel" ZITADEL_POST_LOGOUT_URL="http://localhost:3000/api/auth/logout/callback"

These URLs are also partially wrong in the readme.

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