sonyarouje / react-native-ad-b2c

React Native library for Azure Active Directory B2C
12 stars 6 forks source link

How we can receive refresh_token into credentials ? #5

Closed Yashwant60 closed 4 years ago

Yashwant60 commented 4 years ago

Hi ,

To get renewed access token we need to pass credentials.refresh_token and found i not getting the same into first response.

Is there any fixes needed into library to ensure we get refresh_token into first /token response.

OR any configuration i missing .

can you please guide.

Yashwant60 commented 4 years ago

I was missing to add offline_scope into request