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

Screenshots
Describe the bug
there is a extra
/in swift application guidanceExpected behavior
How to reproduce?
Context
Screenshots