Homepage

JWT authentication, migrations handling improvements, relative assets improvements

Last edit:

August 26, 2019

NEW

  • JWT authentication - User has a new field jwt_token which can be then passed as an argument to the new jwt_decode_and_set_session mutation.

Developer guide icon

Learn more: Authenticating a User with a JSON Web Token (JWT)

IMPROVED

  • relative assets improvements - proper cache headers, no cookies
  • migrations handling - user-friendly error messages

FIXED

  • user.yml properties fixed uniqueness validation
  • updating user's Authentications via GraphQL mutations
  • timeouts, which were affecting some instances during data import even for a small sample

pos-cli changes

pos-cli changelog is kept separately.

Questions?

We are always happy to help with any questions you may have.

contact us