Activities of "maliming"

The template project already contains some test codes; please refer to them.

They are under the Samples folder.

and the test document: https://abp.io/docs/latest/tutorials/book-store?UI=NG&DB=EF https://abp.io/docs/latest/tutorials/book-store/part-04?UI=NG&DB=EF

hi

Why do you add these services as null mocks?

hi

I have downloaded your project, I will check it asap.

THanks.

If you can share a project that can reproduce the problem in my local. I will download and check the code.

You can try to set this to 1.0.0

When ever i update the documentation, will it automatically update in the publised server page.

If the cache expires, the document will try to get the latest. https://github.com/abpframework/abp/blob/dev/modules/docs/src/Volo.Docs.Application/Volo/Docs/Documents/DocumentAppService.cs#L527-L547

hi

The Default.cshtml in \Themes\LeptonX\Layouts\Account and Pages/Accounts/Login.chstml are two different pages.

Your needs may require overriding both of them

Code flow:

  1. angular click login and redirect to auth server website.
  2. auth server logged a user and generate a code and redirected to angular(localhost:4200?code=xxx)
  3. angular uses the code to request connect/token to get access_token and id_token.
  4. angular uses the token to call API
  5. angular click log out and make a request to tell the auth server to revoke the access token.

The above is the right way. This is the oauth2 protocol and you cannot change it

https://developer.okta.com/blog/2018/04/10/oauth-authorization-code-grant-type

hi

You are breaking the oauth flow, which means you are going the wrong way.

You have to follow the process to pass the code to angular app. There is no other way other than that.

Abp's template project uses the standard oauth2 process to authenticate for angular. You may consider following this approach instead of your custom authentication.

Yes, You can use local filesystem as document source.

Showing 3421 to 3430 of 11554 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.