function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SangitaSangita 

JWT token named credentials

How can we use JWT token with Named Credentials. 
Can someone give us configuration details/steps for the named credentials to use JWT token for authentication. We are trying to use JWT token authentication methos for integration to a native app. Native app uses JWT token authentication method.Example of the setup along with the apex code will be very helpful.

Thanks