0
jalalonagh created
I must switch from OpenidDict to Pure JWT or other authentication services. Could you please guide me or help me with a sample on how to use PureJWT?
1 Answer(s)
-
0
Hi,
Here's a video for identityserver4 but also applies to OpenidDict.
https://community.abp.io/Videos/replacing-identityserver4-with-identity-in-abp-arh0jxe1
Note that when you use native JWT authorization, some functions will not work, such as impersonating users.