[#1] getting the calendars from the api
This commit is contained in:
@@ -6,3 +6,4 @@ REACT_APP_SSO_REDIRECT_URI="https://example.com/callback"
|
||||
REACT_APP_SSO_RESPONSE_TYPE="code"
|
||||
REACT_APP_SSO_CODE_CHALLENGE_METHOD="S256"
|
||||
REACT_APP_SSO_POST_LOGOUT_REDIRECT="http://example.com?logout=1"
|
||||
REACT_APP_CALENDAR_BASE_URL="https://calendar.example.com"
|
||||
Reference in New Issue
Block a user