kinde-oss / kinde-react-native-sdk-0-7x

Kinde React Native SDK for authentication for 0.7x
MIT License
21 stars 9 forks source link

Add AuthBrowserOptions param to support for hiding the message prompt during authentication #20

Closed trunges21 closed 1 year ago

trunges21 commented 1 year ago

Explain your changes

Add AuthBrowserOptions param to support for hiding the message prompt during authentication

Checklist

🛟 If you need help, consider asking for advice over in the Kinde community.

muhammadatif-devsinc commented 1 year ago

@onderay, we have tested this PR, and its working as expected, setting ephemeralWebSession to true does cause the "message prompt" that appears before opening the browser to dissappear as intended.