adarshanand67 / ShareMe

ShareMe Social Media Website where you document the happenings of life
https://share-me-web.netlify.app/
MIT License
9 stars 21 forks source link

Integrate Microsoft login from Firebase #17

Open adarshanand67 opened 1 year ago

adarshanand67 commented 1 year ago

Github and google already done

adarshanand67 commented 1 year ago

Microsoft login from Firebase - https://firebase.google.com/docs/auth/web/microsoft-oauth

shivanshi-s commented 1 year ago

hey, im a part of jwoc and i would love to take up this issue and give it a try!

adarshanand67 commented 1 year ago

@shivanshi-s are you interested?

shivam1317 commented 1 year ago

Can i work on this issue?

adarshanand67 commented 1 year ago

Can i work on this issue? Alright!

adarshanand67 commented 1 year ago

By going to Firebase console you can add Microsoft option as well image Create a new button just like Google,Github and have Microsoft auth @shivam1317

adarshanand67 commented 1 year ago

Let me know if you need API Keys, callback URLs

shivam1317 commented 1 year ago

By going to Firebase console you can add Microsoft option as well image Create a new button just like Google,Github and have Microsoft auth @shivam1317

You have to enable Microsoft login in your console because I don't have access of it

shivam1317 commented 1 year ago

Hey @adarshanand67 Can you enable the microsoft login from your console.

shivam1317 commented 1 year ago

hey @adarshanand67, have you enabled microsoft login?

adarshanand67 commented 1 year ago

Not yet, if possible can you do it from your side?

adarshanand67 commented 1 year ago

By going to Firebase console you can add Microsoft option as well image Create a new button just like Google,Github and have Microsoft auth @shivam1317

You have to enable Microsoft login in your console because I don't have access of it

How can I register an app?

shivam1317 commented 1 year ago

Not yet, if possible can you do it from your side?

i can't do it as i don't have access to your firebase account.

To enable microsoft login in your firebase console follow this: Goto firebase console -> authentication -> sign-in method -> click on add new provider

image

Add application id and application secret and click save

image

adarshanand67 commented 1 year ago

And where to get application id and application secret?

adarshanand67 commented 1 year ago

Doing for Github was easy need to check for Microsoft

shivam1317 commented 1 year ago

And where to get application id and application secret?

You can follow this: https://medium.com/nerd-for-tech/adding-microsoft-authentication-using-firebase-485f0bd1e3eb