GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
558 stars 79 forks source link

#382 added link_with_credential function #391

Closed carmex closed 7 months ago

carmex commented 7 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 7 months ago

Closes #382