GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
517 stars 74 forks source link

#382 added link_with_credential function #391

Closed carmex closed 4 months ago

carmex commented 4 months ago

Added a function to link an anonymous account with an oAuth2 account via a token provided by the account being linked to

WolfgangSenff commented 3 months ago

Closes #382