Activities of "viswajwalith"

We created new project and tried but facing same issue. How to share project with your email, project compressed size is 183MB

we will try once again

can we try again in zoom

can we try again in zoom

hi

I am ready to join now

https://docs.abp.io/en/abp/latest/Text-Templating-Razor

We followed the link and created the hello template but it is not showing in list.

Thank you, It is triggering when we using the template. How to add this template to text templates module, show in Grid and edit its content.

  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core / MongoDB
  • **Micro service template

We gone through the link and tried to define new text template https://docs.abp.io/en/abp/latest/Text-Templating#defining-templates

we are unable to trigger TemplateDefinitionProvider, aded to web application while running the application.

hi

The Introspection Endpoint can be used to validate tokens. https://identityserver4.readthedocs.io/en/latest/endpoints/introspection.html

Thanks, I will try and update you.

Hi @liangshiwei ,

Basically we are trying to implement finger print Login in our Mobile Application. Below are the steps that we are trying to implement the same.

  1. Store the Username & Password (encrypted) in our App Storage
  2. Allowing the user to login with Fingerprint
  3. Mobile App will send a request to generate access token " /connect/token " by passing the clientId, Client Secret, username & Password. we are getting the Generated Access Token
  4. Mobile App send the Access token to our WebSIte
  5. In Our WebApplication we would like to validate the passed token and create user claims to redirect the user to Home Page

Note: No much functionality/pages in our Mobile Application. Just redirecting to our website only.

Hope I provided the details needed.

Showing 171 to 180 of 228 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54