'How to pass custom code_verifier on msal 2.0 for Azure B2C?
Generally, MSAL 2.0 auto-generates the code and code_verifier by itself. But Here, I have my custom flow when half part is done on another code i.e. to generate code_challenge. But When I call from front-end I am unable to find a way that I can pass my own code_verifier to get a token.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
