Open Closed

Can the angular client use Reference to authentication? #966


User avatar
0
BennieMok created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi, If I set it to 1,I can't log in by the angular client. What did i missing anything?


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

    hi

    Can you check the logs of api project and browser console?

  • User Avatar
    0
    BennieMok created

    Hi, The log prompt is the bearer was not authenticated.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks, I will handle this.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please check this sample. https://github.com/abpframework/abp-samples/pull/75

  • User Avatar
    0
    BennieMok created

    Thanks,I will try to do it.

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