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

Support to setAdditionalParameters to logout #765

Merged
merged 3 commits into from
Sep 6, 2023

Conversation

chathuraSupun
Copy link
Contributor

Fixes #725

Description

Support to pass additionalParameters to logout

Steps to verify

can pass multiple additional params to logout

additionalParameters: {
param1: '',
param2: '',
...
},

@chathuraSupun
Copy link
Contributor Author

@kadikraman Still waiting for review.

@nadishan
Copy link

Can we merge this? react-native-app-auth should support setAdditionalParameters method.

Copy link
Member

@robwalkerco robwalkerco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR

@robwalkerco robwalkerco merged commit 702d697 into FormidableLabs:main Sep 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support to pass additionalParameters to logout
4 participants