models.client.models.UserMixin Class
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.
Methods
fetch
()
Bluebird.Promise
Fetch model state from the server http://backbonejs.org/#Model-fetch
Returns:
fetch
()
Bluebird.Promise
Fetch model state from the server http://backbonejs.org/#Model-fetch
