I believe that Azure AD B2C is great and will raise a lot of weight for many developers. I have a few questions as I stubbornly try to get it as soon as possible in my personal applications.
Is it possible to use azure ad b2c with angular js as long as we are okay with the expiration of id_token and should users return to AAD every time?
If not, is it possible to just use the api chart with angular js? (maybe an extra question)
If we just need to return the claim and id_token, is it possible to use azure ad b2c in production?
Any help / source code is appreciated.
source
share