Open Closed

Cannot find Login API on swagger #709


User avatar
0
kirtik created
  • ABP Framework version: v3.1.5.0
  • UI type: React native Web frontend : mvc/jquery
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

We are developing a recat native mobile application and want to call web API from mobile app. But unable to find the Login API on swagger. How do we find the login API on swagger.

Our abp.io project is part of team license with no source code

Thanks


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

    Hi,

    We are using identityserver token endpoint. see https://docs.identityserver.io/en/dev/endpoints/token.html

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