Question LoginForm with Office365 account

Abdou

New member
Joined
Feb 8, 2024
Messages
1
Programming Experience
1-3
hello Guys

I want to create a LoginForm where peoplw can Log with their Office365 account, i'm doing it by using Azure API but as it's my first time doing it i'm having issues. So if someone already did project like that or have a youtube channel for tuto, i will appreciate his help.

Thanks
 
Post your code and tell us what issues you are running into.

Are you trying to do the whole OAuth handshaking by rolling your own code?
Or trying to use a generic OAuth library?

I recommend just using the MSAL library.
 

Latest posts

Back
Top Bottom