Closed tung2744 closed 1 year ago
[x] Add secrets config whatsapp.on-premises
whatsapp.on-premises
[x] Add authgear config
whatsapp: api_type: "on-premises" # Support "cloud" later api_endpoint: ENDPOINT # Required if type is "on-premises" templates: otp: name: TEMPLATE_NAME languages: - en components: header: parameters: - '{{ template "app.name" }}' body: parameters: - "one-time password" - "{{ .Code }}" - "logging in"
[ ] Implement a whatsapp api client
ready on staging
[x] Add secrets config
whatsapp.on-premises
[x] Add authgear config
[ ] Implement a whatsapp api client