Историја ревизија

Аутор SHA1 Порука Датум
  reiji-h 19a1f85618 refactor access token model to simplify scope extraction and add unit tests for scope utilities пре 1 година
  reiji-h 24630485b1 refactor access token handling to ensure required scopes are validated and improve scope extraction logic пре 1 година
  reiji-h 5197a3e7cb feat: rename scope to scopes for consistency across access token handling пре 1 година
  reiji-h 3454d8bc95 feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction пре 1 година
  reiji-h b3536ac974 fix: invoke accessTokenParser as a function in route handlers пре 1 година
  reiji-h 01dc28d00e refactor: rename ALL_SCOPE to ALL_SIGN and update related logic; change scope type from string[] to Scope[] in access token model and routes пре 1 година
  reiji-h f6bcff277d implement access token management APIs: add handlers for generating, deleting, and retrieving access tokens пре 1 година
  reiji-h c0bfe2ca5e fix type пре 1 година
  reiji-h 8846e9c67e fix type пре 1 година
  reiji-h ba81078d3c fix code пре 1 година
  reiji-h ce0d2c210c use userId пре 1 година
  reiji-h 5d6953822a fix function name пре 1 година
  reiji-h 0b1a2ed069 use IUserHasId пре 1 година
  reiji-h 4f927ba28e fix code пре 1 година
  reiji-h 303deacde1 add delete function using object id пре 1 година
  reiji-h ada67dc356 use userId in deleteToken пре 1 година
  reiji-h 1c42dabfd0 user doesnt have access token пре 1 година
  reiji-h 43ca7ee5d7 access-token model пре 1 година