Historial de Commits

Autor SHA1 Mensaje Fecha
  reiji-h 19a1f85618 refactor access token model to simplify scope extraction and add unit tests for scope utilities hace 1 año
  reiji-h 24630485b1 refactor access token handling to ensure required scopes are validated and improve scope extraction logic hace 1 año
  reiji-h 5197a3e7cb feat: rename scope to scopes for consistency across access token handling hace 1 año
  reiji-h 3454d8bc95 feat: simplify access token handling by removing unnecessary scope parameters and improving scope extraction hace 1 año
  reiji-h b3536ac974 fix: invoke accessTokenParser as a function in route handlers hace 1 año
  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 hace 1 año
  reiji-h f6bcff277d implement access token management APIs: add handlers for generating, deleting, and retrieving access tokens hace 1 año
  reiji-h c0bfe2ca5e fix type hace 1 año
  reiji-h 8846e9c67e fix type hace 1 año
  reiji-h ba81078d3c fix code hace 1 año
  reiji-h ce0d2c210c use userId hace 1 año
  reiji-h 5d6953822a fix function name hace 1 año
  reiji-h 0b1a2ed069 use IUserHasId hace 1 año
  reiji-h 4f927ba28e fix code hace 1 año
  reiji-h 303deacde1 add delete function using object id hace 1 año
  reiji-h ada67dc356 use userId in deleteToken hace 1 año
  reiji-h 1c42dabfd0 user doesnt have access token hace 1 año
  reiji-h 43ca7ee5d7 access-token model hace 1 año