Nice presentation. This is move to right direction but it would be nice to see native sign in behavior. Now Its behind other possibilities like firebase or auth0.
Hey Trevor, an awesome tutorial really. You actually explain the entire process way better than any of the official microsoft documentation or videos. I am running into an issue that seems to occur after the SignInAsync call where there is a Java Long error on the android emulator. Do you have any experience with this?
Hey Jacob, thanks for the positive feedback. At the 23:44 mark in the video I mention that Authentication will not work with an android emulator or iOS simulator. You need to use an actual device. Give that a shot.
Hey nice tutorial , i folowed it but i now encounter this error AADB2C90205: This application does not have sufficient permissions against this web resource to perform the operation. Anyone could help me ??
Also, is this a mobile app? Or web app? Not sure if this link will help github.com/Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp/issues/4
@@trevortirrell Yep im doing that but doesnt works i tryed with a random appcenter i foud on github and it works (for test purposes) . So i think its my B2C configuration the issue but i dont know what
Thanks Trevor, for sharing your knowledge, Awesome tutorial, greetings from India...
Hey Trevor, thanks for your awsome tutorial! :) Greetings from Spain
Saludos y gracias
Nice presentation. This is move to right direction but it would be nice to see native sign in behavior. Now Its behind other possibilities like firebase or auth0.
Sounds good. I haven't tried it, but will check it out.
Hey Trevor, an awesome tutorial really. You actually explain the entire process way better than any of the official microsoft documentation or videos. I am running into an issue that seems to occur after the SignInAsync call where there is a Java Long error on the android emulator. Do you have any experience with this?
Hey Jacob, thanks for the positive feedback. At the 23:44 mark in the video I mention that Authentication will not work with an android emulator or iOS simulator. You need to use an actual device. Give that a shot.
Hey nice tutorial , i folowed it but i now encounter this error AADB2C90205: This application does not have sufficient permissions against this web resource to perform the operation. Anyone could help me ??
Build the app in Debug mode on a real device.
Also, is this a mobile app? Or web app? Not sure if this link will help github.com/Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp/issues/4
@@trevortirrell Yep im doing that but doesnt works i tryed with a random appcenter i foud on github and it works (for test purposes) . So i think its my B2C configuration the issue but i dont know what