skoruba/IdentityServer4.Admin

Token api in skoruba in .net 6

Opened this issue · 0 comments

Hi
I am using Skoruba identity server 4 in one of my projects.
In my project I need the JWT token .But when I checked the swagger api list I couldn't find any api which can give me a token ?
Should I implement the custom jwttoken api ?
Because in my project I have my own login page .
@skoruba