Closed mrjasonroy closed 6 years ago
In version 6, since a custom class was used I could inject a service to get settings for the API values and set the providers in "forRoot".
Now that you are not using a class, any idea on the best way to do this?
You can use the injection token CONFIG_OPTIONS
CONFIG_OPTIONS
In version 6, since a custom class was used I could inject a service to get settings for the API values and set the providers in "forRoot".
Now that you are not using a class, any idea on the best way to do this?