Unilim
Website
GitHub
Discord
Preparing search index...
biome
Biome
Class Biome
Index
Constructors
constructor
Properties
oauth2
Accessors
roles
token
username
Methods
profile
from
CAS
Constructors
constructor
new
Biome
(
token
:
string
)
:
Biome
Parameters
token
:
string
Returns
Biome
Properties
Static
Readonly
oauth2
oauth2
:
OAuth2
Accessors
roles
get
roles
()
:
string
[]
Returns
string
[]
token
get
token
()
:
string
Access token to Biome APIs, sadly we can't refresh this token.
Returns
string
set
token
(
token
:
string
)
:
void
Parameters
token
:
string
Returns
void
username
get
username
()
:
string
Returns
string
Methods
profile
profile
()
:
Promise
<
Profile
>
Returns
Promise
<
Profile
>
Static
from
CAS
fromCAS
(
cas
:
CAS
)
:
Promise
<
Biome
>
Parameters
cas
:
CAS
Returns
Promise
<
Biome
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
oauth2
Accessors
roles
token
username
Methods
profile
from
CAS
Website
GitHub
Discord
Unilim
Loading...
Access token to Biome APIs, sadly we can't refresh this token.