step-up-labs / firebase-authentication-dotnet

C# library for Firebase Authentication
MIT License
383 stars 130 forks source link

Enable Apple Sign In #140

Closed Kapusch closed 3 years ago

Kapusch commented 3 years ago

I have forked the current last release version (3.4.0) in order to enable Firebase authentication with an ID token obtained via Apple Sign In. Apple Sign In can be set up with Xamarin.Essentials.

Note : I was not able to launch unit tests in "Visual Studio for Mac 2019"

robertmaxted commented 3 years ago

are these commits going to be merged at any point?

bezysoftware commented 3 years ago

Published to nuget under v3.7.0. I would however recommend using v4 (in alpha)

robertmaxted commented 3 years ago

@bezysoftware Thanks for the update! When will the docs be available for v4? (I'd they already exist could you point me to them please Thomas? Thanks again! 👍

robertmaxted commented 3 years ago

Found the docs! Ignore the above question 👍