Contents
OAuth2 authorisation register - currently implemented but unused
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
id | varchar(40) | NO | PRI | NULL | ||
client_id | varchar(20) | NO | NULL | |||
redirect_uri | varchar(200) | NO | NULL | |||
expires | int(11) | NO | NULL | |||
scope | varchar(250) | NO | NULL |
Return to database documentation