An interface that represents an authentication subject which is provided by Mosaic Admin Service in form of a JWT token.
The auth library @axinom/mosaic-id-guard can be used to validate and parse the JWT token to get such a PgAuthenticatedManagementSubject, and it also provides a more fitting interface:
An interface that represents an authentication subject which is provided by Mosaic Admin Service in form of a JWT token. The auth library
@axinom/mosaic-id-guard
can be used to validate and parse the JWT token to get such a PgAuthenticatedManagementSubject, and it also provides a more fitting interface: