amplify-cli
amplify-cli copied to clipboard
feat: enable custom provider for federated logins
Description of changes
- Removed the filtering logic to check for supprted providers
Issue #, if available
Description of how you validated changes
Checklist
- [ ] PR description included
- [ ]
yarn testpasses - [ ] Tests are changed or added
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
What's the motivation behind this change?