Base solution for your next web application
Open Closed

Integrate with Auth0 #7092


User avatar
0
datascan created

How to integrate AuthO to Angular+ASPnetCore Project which we brought. Can you please provide step by step on how to setup this.


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @datascan

    We are not familiar with Auth0 but I guess it supports common auth flows. Could you share how would you like to integrate AspNet Zero with Auth0 ?

    Thanks,

  • User Avatar
    0
    datascan created

    We are thinking if we can use auth0 to handle authentication and we can just simply store our user in the DB. Let auth0 take care authentication which includes two factory authentication, password reset and third party login. Would it take a lot of effort to remove aspnet zero authentication completely and simply use auth0 as identity provider to handle it?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @datascan

    I think it is better if you ask this to Auth0. You can ask them that you have an existing DB with users, roles and permissions as well and want Auth0 to authanticate users using those tables.

    It seems a bit long shot but they might have support for this.