Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan 1285 posts 3917 karma points c-trib
    Oct 13, 2018 @ 18:01
    Dan
    1

    Securing a Vue.js app with Umbraco membership

    Hi,

    I'm playing around with building a Vue.js app. I'd like to create a protected area which only people registered as Umbraco members can log in to and access. I'd like to manage the members in Umbraco as normal, if possible.

    Forgive the broadness of the question, but what would be the best approach to achieve this?

    Would it be best to use a Vue-friendly third-party service like Auth0 and (somehow) integrate that such that Umbraco members are actually served from Auth0, or is there a way to get Vue to recognise that a member is logged in via the standard Umbraco member service?

    Any pointers/suggestions much appreciated.

    Thanks

  • MickTemp 27 posts 109 karma points
    Oct 14, 2018 @ 23:40
    MickTemp
    0

    Sorry no answers for you Dan, but I'd also be interested to know of any suggestions for this!

  • mrafea_sa 3 posts 71 karma points
    Oct 15, 2018 @ 03:17
  • John Bergman 483 posts 1132 karma points
    Oct 15, 2018 @ 05:32
    John Bergman
    0

    Take a look at the AuthU package, it allows you to use Umbraco to do oauth authentication. I've used it with mobile apps before.

  • Biagio Paruolo 1583 posts 1814 karma points c-trib
    Oct 15, 2018 @ 10:55
    Biagio Paruolo
    0

    I use AuthU to access from my mobile app or autenticate from my angular demo with OAuth protocol. I configured in AuthU a token url endpoint for member realm.

  • Connie DeCinko 95 posts 247 karma points
    Sep 24, 2019 @ 15:25
    Connie DeCinko
    1

    Does AuthU support Umbraco 8?

Please Sign in or register to post replies

Write your reply to:

Draft