Open
Description
Describe the bug
there is a extra /
in swift application guidance
import Logto
import LogtoClient
let config = try? LogtoConfig(
endpoint: "https://logto.example.com/",
appId: "TIoxjBAGzaIQvoyTyV5Bn"
)
let logtoClient = LogtoClient(useConfig: config)
Expected behavior
How to reproduce?
Context
- Logto Cloud
- Self-hosted, Logto version =
- Container (Docker image)
- Raw Node.js