Closed saineshwar closed 4 months ago
Hi,
Support is reserved to sponsors and contributors. For more information on how to sponsor the project on GitHub, visit https://github.com/sponsors/kevinchalet.
Hope to see you on board soon!
Adding DisableAccessTokenEncryption worked for me.
options
.AddEphemeralEncryptionKey()
.AddEphemeralSigningKey()
.DisableAccessTokenEncryption();
Confirm you've already contributed to this project or that you sponsor it
Version
5.7.0
Describe the bug
The payload data in the screenshot appears to be in a binary or encoded format that isn't directly readable.
To reproduce
Exceptions (if any)