UNPKG

@digitalpersona/enrollment

Version:
22 lines (12 loc) 525 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/enrollment](./enrollment.md) &gt; [EnrollmentContext](./enrollment.enrollmentcontext.md) &gt; [getJWT](./enrollment.enrollmentcontext.getjwt.md) ## EnrollmentContext.getJWT() method Returns user identity in a form of authentication token. <b>Signature:</b> ```typescript getJWT(): JSONWebToken; ``` <b>Returns:</b> `JSONWebToken` ## Remarks The user must be authenticated.