I have logic for my JWT to set the token to where I expect it to be in the headers. This is done in JwtBearerEvents\'s OnMessageReceived method.
JwtBearerEvents
OnMessageReceived