Skip to content

AsyncPayments v1.4.2

Latest
Compare
Choose a tag to compare
@I-ToSa-I I-ToSa-I released this 12 Apr 12:45
c40aa85

Lolzteam:

  • Added smart support for new jwt tokens (old tokens are not supported):
    You no longer need to specify user_id, it is now parsed from the token payload
    In jwt tokens, scopes are indicated, so now it checks whether there is a scope "market" and if not, there will be an error
  • Removed the need to put a username in order to link to the translation of the work. Now everything works fine with the user_id obtained from the jwt token.
  • Refactoring

Updated by AS7RIDENIED