Historique des commits

Auteur SHA1 Message Date
  reiji-h 9bc1f803fc feat: add questionnaire scope to access token parser for enhanced route security il y a 1 an
  reiji-h cf232b2bb5 feat: enhance access token parser with AI assistant scopes il y a 1 an
  reiji-h 2043081341 feat: refactor scope handling by separating admin and user scopes and updating access token parser il y a 1 an
  reiji-h 0e698a8acb feat: implement scope utility functions for validation and extraction il y a 1 an
  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 il y a 1 an
  reiji-h ec08b3b496 clean code il y a 1 an
  reiji-h 3c2b3317ea add scope interface and build scope constants for action management il y a 1 an