iCloud-API icon indicating copy to clipboard operation
iCloud-API copied to clipboard

Auth with app specific password?

Open arthabus opened this issue 5 years ago • 2 comments

Hi, first of all thanks for the great lib!

I'm trying to add an iCalendar connection to my web app so I can read/create/update/delete events on my users' behalf.

However I can't ask them for their icloud password for security reason and for such cases apple has a feature called "application specific password" where a user can generate a password to grant access to a specific 3rd-party app (which looks like "tpke-ewiz-olyv-dfds").

When I try to use such password it gives me "Account is broken or password and username are invalid".

Maybe you could provide any input on what should be changed in the auth flow to make those credentials work? (like any specific auth url?) Can't quite find any info on that as of now so any help is much appreciated!

Thanks!

arthabus avatar Feb 27 '20 14:02 arthabus

I'm interested too.

fmalekpour avatar Apr 24 '20 09:04 fmalekpour

Really interested in this too @MauriceConrad !

brapifra avatar Oct 19 '21 10:10 brapifra