Thereâs now a flow function for getting id token straight from the source â please check it out! You can find the flow by searching for âid tokenâ on marketplace.
Ohh nice to hear that, but just to make sure, what im trying to do, is to somehow get a refresh token, so i can use an sms api, to sign in/up users, So you think that using the function you suggest, i can somehow get a refresh token.
The reason i need the refresh token, is to create an auto sign in for the user, so he doent have to use the sms api every time.
Hmm⌠I donât know if I can help further as Iâm not very familiar with Firebase â I know some users were able on some platforms (but not all?) to get the refreshToken in the response from a firebase request, please try looking through the threads about refresh token and see if any of them would help you forward with this?
I donât know if the custom token stuff will work as I havenât run into it before, sorry Youâd have to use HTTP Requests to do custom calls at least. If you need to get into the refresh/idtoken game, I think this thread might be useful: Firebase Auth. How to generate idToken for other uses? - #11 by DG_L â it might also be that youâll get better help if you ask in that thread
Hey Mevi, many thanks, actually this wasnât especially to you, it was a general call to the forum, sorry for not specifying but again thanks i will take a look!