Commit History

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