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

Support For Multiple Apple IDs #4

Open
FlorianWendelborn opened this issue Apr 25, 2016 · 4 comments
Open

Support For Multiple Apple IDs #4

FlorianWendelborn opened this issue Apr 25, 2016 · 4 comments

Comments

@FlorianWendelborn
Copy link

As far as I understand, the current code does not easily support setting up multiple Apple IDs, I think that should be changed.

@matt-kruse
Copy link
Owner

Sure it does, just set the user/pass before calling any of the methods. What are you trying to do that doesn't work?

@FlorianWendelborn
Copy link
Author

FlorianWendelborn commented Apr 25, 2016

Making a custom class that also has its own Apple ID + password stored.

Won't setting them before executing an API call force the lib to re-login every time a request is made?

EDIT: According to my hundrets of iCloud browser signins this library doesn't ever cache your login, guess that's the real issue then here.

@FlorianWendelborn
Copy link
Author

Related to #6.

@benlamonica
Copy link

I'm having trouble with this as well. I need to notify for 2 different appleIds, and the problem is that it maintains and reuses the session, which isn't necessarily the correct session. I'll submit a PR to get this to work.

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

3 participants