Koha::Schema::Result::OauthAccessToken
oauth_access_tokensdata_type: 'varchar' is_nullable: 0 size: 191
generarated access token
data_type: 'varchar' is_nullable: 0 size: 191
the client id the access token belongs to
data_type: 'integer' is_nullable: 0
expiration time in seconds
Missing POD for koha_object_class.
Missing POD for koha_objects_class.