alexandrtovmach / react-microsoft-login

Microsoft services authorization with React.
https://alexandrtovmach.github.io/react-microsoft-login
MIT License
80 stars 38 forks source link

What is the redirect URL? #1

Closed SAngelCuadrosV closed 5 years ago

SAngelCuadrosV commented 5 years ago

I wanna know what's the redirect URL that I have to set on my Microsoft App.

TY.

alexandrtovmach commented 5 years ago

Hello, You need to use URL's of your hosting or your development server. For example here my list:

// it's for testing on my local machine
http://localhost:5100
// it's for production demo page
https://alexandrtovmach.github.io/react-microsoft-login