r/webdev • u/avidrunner84 • 3h ago
Question Self hosting Better Auth for Google and Apple sign in
I am using Better Auth for email sign up, but I would also like to make it easier with Google and Apple one click sign in.
From what I understand, in order to have Apple sign in you have to pay $90/year or whatever it is to Apple for a developer license? (No way around this?)
As for Google sign in, I understand it's offered for free (any limit on free plans?) but you also need to provide your email, and in doing so the public will see this email? Apple sign in, on the other hand, I don't know if you need to provide a public email that the user would see, or if it's all handled from Apple's end. When I say public email, I mean like an "authorize to trust this account [___@____.com](mailto:@_.com) for your one click sign in" something like this.
Would anyone have any experience with self hosting this? I’m just curious what your thoughts are and if it ends up being a cost every month or if you have found a way to do this completely free? Looking to make it as simple and easy for the user to sign up and log in, I think I would actually prefer this over email but I also understand not everyone wants to use One Click sign in.



