ContributionsMost RecentMost LikesSolutionsCreating a JWT token with JavaScript Hi, If I am reading the docentation correctly then I need to create a JWT token for literally each API call. Since I am using node.js and javascript I was wondering if someone was able to create a valid token. Cheers Guido