ApplicationType
OAuth2 application types supported.
Tags
Table of Contents
Constants
Constants
M2M
public
mixed
M2M
= 'm2m'
NATIVE
public
mixed
NATIVE
= 'native'
SPA
public
mixed
SPA
= 'spa'
WEB
public
mixed
WEB
= 'web'