name: OAuth2Clients
label: OAuth2 Client
description: 
fields:
  clientName:
    label: Name
    help: 
    description: 
  active:
    label: Active
    help: 
    description: 
  expires:
    label: Term of Validity（HOUR）
    help: 
    description: 
  redirectUri:
    label: Callback URL
    help: 
    description: 
  clientId:
    label: Client ID
    help: 
    description: 
  clientSecret:
    label: Secret
    help: 
    description: 
listviews:
  all:
    label: All OAuth2 Clients
