Amino-NET-Group / Amino.NET

An unofficial C# wrapper around Aminos REST API based on Amino.py!
MIT License
11 stars 2 forks source link

register_google wrong secret type #33

Closed FabioGaming closed 5 months ago

FabioGaming commented 6 months ago

Client.register_google has an issue with creating an account or logging into one, the secret type is set to facebook even tho it should be 32

FabioGaming commented 5 months ago

this issue is fixed with #37 and is availabe on the latest dev version and later