API Docs for:
Show:

models.client.models.UserMixin Class

Defined in: bundle.js:3343
Module: filesize

UserSession model for Opinsys user JWT tokens.

There is no database presentation of this model. This must instantiated with with JWT token data.

https://api.opinsys.fi/v3/sso/developers

This model can be used on both server and the client.

Item Index

Methods

Methods

fetch

() Bluebird.Promise

Fetch model state from the server http://backbonejs.org/#Model-fetch

Returns:

fetch

() Bluebird.Promise

Defined in bundle.js:3554

Fetch model state from the server http://backbonejs.org/#Model-fetch

Returns: