Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added possibility to change base API url #109

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mingalevme
Copy link

Because of some reasons OneSignal has blocked in Russia since Jul 19. The changes added possibility to change base api url for your own proxy-server via config (api_url), e.g:

   ...
   'api_url' => 'https://onesignal.example.com',
   ...

@jmrieger
Copy link
Contributor

jmrieger commented Dec 9, 2019

I can't speak on behalf of berkayk, but the library is written to conform to an API contract. Allowing the URL to be modified would not guarantee the library can conform to the API contract.

If you have the use case to modify the API URL, I would recommend forking the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants