Skip to content

Releases: vice-code/ViceCode.Firebase.Auth

Release 20.3.3.2

03 Mar 10:30

Choose a tag to compare

Fixed bugs and added optimizations

Release 20.2.19.1

17 Feb 12:13
4daf1ef

Choose a tag to compare

Added phone authentication

3.10.9.8

09 Oct 13:49

Choose a tag to compare

Added CancellationToken optional parameter to all IFirebaseAuthProvider async methods

3.10.9.7

08 Oct 23:27

Choose a tag to compare

New package name & repo name

3.10.9.1

08 Oct 22:43

Choose a tag to compare

3072e3e | Modified .editorconfig
7bf3b74 | Code clean and styling
417f557 | Removed RefreshAuth class
0913651 | Added ChangeUserPasswordAsync to IFirebaseAuthProvider
e2fe954 | Reworked FirebaseAuthProvider, added HTTP/2 support on targets different from .NET Framework, optimized JSON handling by removing redundant serializations to UTF-16 string
6642da3 | Added FxCop analyzer
997378e | Renamed User to FirebaseUser to avoid conflicts
840ddf6 | Updated Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Configuration.Json, Microsoft.NET.Test.Sdk
8b355cd | Updated System.Text.Json
1df9251 | Merge branch 'HeavyMachineGun-master'