6 lines
326 B
Plaintext
6 lines
326 B
Plaintext
# Logto auth endpoints — the marketing site only performs <a href> navigations to these.
|
|
# No tokens, no cookies, no XHR — these are plain hyperlinks.
|
|
PUBLIC_AUTH_SIGNIN_URL=https://auth.cameleer.io/sign-in
|
|
PUBLIC_AUTH_SIGNUP_URL=https://auth.cameleer.io/sign-in?first_screen=register
|
|
PUBLIC_SALES_EMAIL=sales@cameleer.io
|