docbrown/app/javascript/admin
Daniel Uber 57561b1815
Check required inputs for apple authentication (#14750)
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.
2021-09-17 07:39:53 -05:00
..
__tests__/controllers RFC 50: Interaction tweaks (take two) (#13576) 2021-04-30 13:01:55 +02:00
controllers Check required inputs for apple authentication (#14750) 2021-09-17 07:39:53 -05:00
adminModal.js Admin Save Confirmation - Removing Badge Achievements (#14684) 2021-09-15 21:25:01 -04:00
messageUtilities.js Admin Save Confirmation - Removing Badge Achievements (#14684) 2021-09-15 21:25:01 -04:00