Commit History

Author SHA1 Message Date
  Shun Miyazawa a9a7beea94 Add comment 11 months ago
  Shun Miyazawa 51692087b9 fix typo 11 months ago
  reiji-h d54741f5d3 refactor scope interface comments and export structure for clarity 1 year ago
  reiji-h a63a56bf9e feat: update access token parser scopes for various API routes 1 year ago
  reiji-h 46b16475fe feat: enhance access token parser with new scopes for attachment management 1 year ago
  reiji-h 9bc1f803fc feat: add questionnaire scope to access token parser for enhanced route security 1 year ago
  reiji-h cf232b2bb5 feat: enhance access token parser with AI assistant scopes 1 year ago
  reiji-h 2043081341 feat: refactor scope handling by separating admin and user scopes and updating access token parser 1 year ago
  reiji-h 0e698a8acb feat: implement scope utility functions for validation and extraction 1 year ago
  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 year ago
  reiji-h ec08b3b496 clean code 1 year ago
  reiji-h 3c2b3317ea add scope interface and build scope constants for action management 1 year ago