Base solution for your next web application
Open Closed

JWT External Authentication #7716


User avatar
0
ncvitanovic created

Hello,

I am trying to implement Revolut authentication: https://revolutdev.github.io/business-api/#authentication

Is it possible with aspnetzeto and can you give me some hints how to implement it? It has also uses private and public keys for authentication.

Best regards,


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    I don't have much experience with Revolut, : ) but if it works well with asp net core or asp net core identity, then zero can use it.

  • User Avatar
    0
    ncvitanovic created

    I set JwtBearer authentication to true but I do not see it like Google or Facebook. Why?

  • User Avatar
    0
    maliming created
    Support Team

    JwtBearer authentication and google or facebook are different authentication methods.

    see https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Features-Angular-Social-Logins

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.