How can we make unsecured JWT token where algorithm is none. I tried using inbuilt Policies but they do not accept none in algorithm fields. Is it possible to use any third party library like nimbus jose in javascript to get desired unsecured jwt token