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)
-
0
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.
-
0
I set JwtBearer authentication to true but I do not see it like Google or Facebook. Why?
-
0
JwtBearer authentication and google or facebook are different authentication methods.
see https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Features-Angular-Social-Logins
-
0
This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.