generic-oauth2
generic-oauth2 copied to clipboard
Feat: Integration with trapeze to improve configuration
Describe the Feature
I recently saw ionic team added a project 'trapeze' that manages some of the configuration of plugins with their native components. https://ionic.io/blog/introducing-trapeze
Adding a configuration file for this plugin may automate a number of the steps you have documented (that are required) with a post install hook
Platform(s) Support Requested
- Android
- iOS
Describe Preferred Solution
When installing the plugin it automatically adds a number of required pieces to native files stored in the repository.
Describe Alternatives
Sample trapeze configurations may be provided to add these to the project files