What is another way to implement apple sign-in in a django API project without creating an apple developer profile?

29 views Asked by At

Apple bills $99 to create a developer profile. Is there a way to override that step in implementing apple sign-in in my django project ?

I tried implementing apple sign in and was expecting to create a free developer profile but unfortunately, I was asked to pay the sum of $99

0

There are 0 answers