All providers except apple use a common key/secret form partial, but the apple authentication section uses client_id, key_id, pem, and team_id. Assuming all four of these are required, when the enabled provider name is 'apple', check for those values. For other providers (github, facebook, etc) only check secret and key as before. |
||
|---|---|---|
| .. | ||
| __tests__/controllers | ||
| controllers | ||
| adminModal.js | ||
| messageUtilities.js | ||