credentialAuth.yaml
390 字节
version: v1
kind: Schema
metadata:
name: credentialAuth
description: 凭证认证 (base)
attributes:
- name: credential
description: 凭证
type:
primitive: string
- name: deviceType
description: 设备类型
type:
primitive: string
- name: expire
description: 过期时间蹉(unix)
type:
primitive: int64