No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Microsoft Active Directory authentication with Firebase

    Help
    2
    3
    371
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mwx last edited by

      Dear Quasar community,

      we have successfully integrated Quasar with Firebase and vuexfire with the given example from this repo:
      https://github.com/quasarframework/firebase-sample-apps

      For a current project, we need to make use of the Firebase Oauth providers, this time the Microsoft authentication.

      Are there any examples on how to integrate social auth and oauth with this template?

      Thank you ๐Ÿ™‚

      1 Reply Last reply Reply Quote 0
      • Shoooryuken
        Shoooryuken last edited by

        hi,
        itโ€™s not a quasar question, but you can use vue-adal (exemple in repo)

        https://github.com/survirtual/vue-adal

        https://github.com/AzureAD/azure-activedirectory-library-for-js

        1 Reply Last reply Reply Quote 0
        • M
          mwx last edited by

          Hi,

          i am aware of this way to sign in with Azure and it works, thanks. I want to achieve the same with firebase and quasar, so it must be kond of a quasar question. There is a username and passwort login example but unfortunately none for oauth in the Quasar example app

          1 Reply Last reply Reply Quote 0
          • First post
            Last post