tokenType property

String tokenType
final

토큰 타입. 현재는 "Bearer" 타입만 사용됩니다.

Implementation

final String tokenType;