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

Has anyone able to use this library for connecting to Azure AD B2C User Flows? #225

Open
khurshid-ali opened this issue Nov 3, 2024 · 1 comment

Comments

@khurshid-ali
Copy link

I am creating an app in Expo. I have installed the library. In the app when I press login I do get the sign in page only but don't get the sign up page.

I am using the code suggested in the readme, But don't see how I can pass the policy name. Any help would be appreciated.
Thanks.

@vmurin
Copy link
Owner

vmurin commented Nov 3, 2024

Hi,
actually the library is not compatible with Expo... but if it works, then OK.

If I got it right, you need a custom authority URL for B2C use case.
Look at the function AzureAuth signature .
Is it what you need?

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

No branches or pull requests

2 participants