Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter firebase_auth package does not provide "refresh token" property. #52933

Closed
KFMong opened this issue Mar 20, 2020 · 3 comments
Closed

Comments

@KFMong
Copy link

KFMong commented Mar 20, 2020

I need to get refresh token from firebase auth, which I will use that "refresh token" for custom backend API. But firebase_auth plugin "getIdToken" class, I use parameter "refresh" and set as "true" it is just returning a refreshed JWT idToken, But what I want is a "refresh token". Is there an alternative solution for this issue?

@iapicca
Copy link
Contributor

iapicca commented Mar 20, 2020

Hi @KFMONGF2P
for what I can see the issue is related to a FlutterFire plugin,
please open the issue in the dedicated github.
Closing, as this isn't an issue with Flutter itself,
if you disagree please write in the comments and I will reopen it
thank you

@iapicca iapicca closed this as completed Mar 20, 2020
@KFMong
Copy link
Author

KFMong commented Mar 20, 2020

@iapicca Noted.
Submitted at https://github.com/FirebaseExtended/flutterfire/issues.
This issue moved to firebase/flutterfire#2212.

@lock
Copy link

lock bot commented Apr 4, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@lock lock bot locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants