Copied to clipboard

Flag this post as spam?

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


  • Pedro Mendes 53 posts 258 karma points
    Jan 06, 2023 @ 18:33
    Pedro Mendes
    0

    Protecting API with OAuth2

    Hey there,

    Using Umbraco v11 here.

    I have an application that uses umbraco's members for frontend users of the application and I've set up login/logout/etc actions on them based on surface controllers.

    The issue is: I also need to expose an API with login/logout/etc actions for mobile apps.

    I was thinking of using OAuth2 to make use of tokens to authenticate and authorize calls to the API but I cannot find anything that helps me achieving this.

    Has anyone achieved this using OAuth2 or any other solution?

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft