Open Closed

Login abp site with basic flow #6766


User avatar
0
dev@veek.vn created

Hi,

I'm working on Vue.js and I want to send a request to log in. The flow is to send the username and password, and then return the token to access data. Does this flow already exist, or do I need to implement a new grant type for it? If it exists, please help me activate it.

ABP Framework version: v7.3.2 UI Type: Angular Database System: MongoDB Tiered (for MVC) or Auth Server Separated (for Angular): Yes Exception message and full stack trace: [Provide any relevant details] Steps to reproduce the issue:


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

    Hi,

    Of course, it already exists, you can use it directly.

    For example:

  • User Avatar
    0
    dev@veek.vn created

    yeah thank you :))

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