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

Keeping provider auth token #61

Closed
grizzly opened this issue May 27, 2019 · 1 comment
Closed

Keeping provider auth token #61

grizzly opened this issue May 27, 2019 · 1 comment

Comments

@grizzly
Copy link

grizzly commented May 27, 2019

Apple says: "Do not generate a new provider authentication token for each push request that you send. After you obtain a token, continue to use it for all your push requests during the token’s period of validity, which is one full hour."

How to get this to work with your library?

@grizzly grizzly closed this as completed May 27, 2019
@edamov
Copy link
Owner

edamov commented May 27, 2019

You should check token's period of validity by yourself. Library is not provided automatic regenerating the auth token.

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

No branches or pull requests

2 participants