I'm trying to implement static signed embedding but encountering issues with signing the payload using the jsonwebtoken
package in angular 11+. Are there any alternative methods for handling this signing process?
Hey there, what about
?
I'm trying to implement static signed embedding but encountering issues with signing the payload using the jsonwebtoken
package in angular 11+. Are there any alternative methods for handling this signing process?
Hey there, what about
?