Open Closed

How can i user JWT authentication in ABP.IO #2006


User avatar
0
takahiro created
  • ABP Framework version: v4.4.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • **Steps to reproduce the issue

i can't access JWT token, from the jwt endpoint in abp... what object do i need to pass to return the JWT token, for authentication? and what is the right endpoint to retrieve this token?


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can search it on Google. Identity Server is also integrated in the default template.

    https://www.codemag.com/Article/2105051/Implementing-JWT-Authentication-in-ASP.NET-Core-5

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11