Ouvert Fermé

How to create access_token and refresh token manually? #2514


User avatar
0
Rajasekhar créé
  • ABP Framework version: v5.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

How to create access_token and refresh token manually by using identity server


1 Réponse (s)
  • User Avatar
    0
    gterdem créé
    Équipe d'assistance Senior .NET Developer

    You can not create access, identity or refresh tokens manually. They are generated after validated processes under security protocols based on IETF. Token generation is based on flows.

    Can you explain more about what you want to do?

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