Allow creation of SingleAccountPublicClientApplication with dynamic values#1861
Conversation
…uthority, client ID, and redirect URI. Supports creation via PublicClientApplicationConfiguration or creating it on the fly with provided arguments. Feel free to contact me with any questions or feedback: jason.noe@photon.care
|
@photon-jasonnoe please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
|
@microsoft-github-policy-service agree company="Photon Medical Communications" |
|
This is a proposed revision to accommodate issue #1855 |
|
Are there any indications that this will be merged? This particular use case is necessary for us. Right now our workaround is:
This seems like a lot of useless work, and the PR here seems to solve it in the way we would need. |
Allow creation of SingleAccountPublicClientApplication with dynamic authority, client ID, and redirect URI. Supports creation via PublicClientApplicationConfiguration or creating it on the fly with provided arguments.
Feel free to contact me with any questions or feedback: jason.noe@photon.care