You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that the example is in Javascript, I am trying to translate it to Python.
But I found that the signing method is from a library by following line.
I am trying to list a card of my gallery.
I found that the example is in Javascript, I am trying to translate it to Python.
But I found that the signing method is from a library by following line.
const { signAuthorizationRequest } = require('@sorare/crypto');
Can I have something similar in Python?
The text was updated successfully, but these errors were encountered: