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

A demo on how to use prompt=create #360

Merged
merged 5 commits into from May 14, 2021
Merged

A demo on how to use prompt=create #360

merged 5 commits into from May 14, 2021

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented May 11, 2021

By design, MSAL Python's acquire_token_interactive(..., prompt=...) always accepts arbitrary string, so this feature has already been shipped last year.

This PR adds a line in the dev sample to show how to use it.

This PR is now the last action item of #356 , so, it will resolve #356.

@rayluo rayluo merged commit cb5f36f into dev May 14, 2021
@rayluo rayluo deleted the prompt-create branch May 14, 2021 01:45
@rayluo rayluo mentioned this pull request May 19, 2021
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.

[Feature Request] MSAL Python supports Prompt.Create so that customers can implement self-service sign-up
1 participant