iam.constants.ts 81 B

12
  1. export const REQUEST_USER_KEY = 'user'
  2. export const TYPE_TOKEN_BEARER = 'Bearer'