You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use identitytoolkit/v3 go client instead of makeHTTPCall (#60)
* use identitytoolkit/v3 go client instead of makeHTTPCall
* remove unnecessary if because empty values are not sent with identitytoolkit
* refactoring to avoid multiple header set
* change execute func to setHeader
* remove url from Client type, rename relayingpartyCall interface + fix providerID mistake
* change rawId value in test to 'testuid'
0 commit comments