Can I set Xano as an OAuth Provider for authentication

Options

Hey everyone,

I want to set an SSO Authentication between Circle.so and Xano.

But instead of using a third party provider, like Auth0, I'm wondering if it's possible to do so directly using Xano.

Is Xano able to provide Client ID, Secret Key, Scope, Authorization URL, etc.

If so do you have any resources to do such a thing.

Thanks for the help

Tagged:

Comments

  • Ray Deck
    Ray Deck Trusted Xano Expert ✭✭✭
    Options

    Xano has the capability to do all these things (except for the authorization URL, which requires a front-end) - but it does take work to build these pieces of OAuth2 functionality. It's on my list of videos to make about Xano for State Change youtube - your question pushes that up the list!

  • MattMTH
    MattMTH Member
    Options

    Hey @Ray Deck ,

    Thanks for your reply. Really happy that it can be done.

    I have visited your YouTube channel and instantly subscribed. Excellent content! 👍️

    I ever you explore this topic on your channel please let me know, I'll jump on the tutorial 😅

    PS: I use Webflow as the front-end and Wized as the framework.