Open Closed

angular Login #1901


User avatar
0
MohamedAli created

why login api not return user token ?? how can i authenticate my user using api's ??


1 Answer(s)
  • User Avatar
    1
    gterdem created
    Support Team Senior .NET Developer

    There are 2 kinds of SPA authentication; Authorization Code Flow (Recommended) and Resource Owner Password Flow. We support both of them that you can check at Authorization in Angular UI docs.

    This question seems a broad 10 hour lecture about authorization and authentication :)

    Can you check docs and google about authorization flows in SPA and ask specific question about your problem?

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