loopback/lib
Raymond Feng 57796a41cd Remove the generated flag for access token id
The generated flag is used to indicate if the id is automatically generated
by the backend store. If it's set, the data type will be updated when the
model is attached to a datasource.

The AccessToken model defines a string id, which is set in the beforeCreate
hook. So it's client provided id.
2014-01-30 09:02:12 -08:00
..
connectors Fix race condition where MyEmail model was not attached to the correct dataSource in tests 2014-01-23 14:25:54 -08:00
middleware Start to move md to jsdoc 2014-01-14 10:03:47 -08:00
models Remove the generated flag for access token id 2014-01-30 09:02:12 -08:00
application.js Add loopback.compat to simplify upgrade to 1.6 2014-01-27 10:29:57 +01:00
compat.js Add loopback.compat to simplify upgrade to 1.6 2014-01-27 10:29:57 +01:00
loopback.js Add loopback.compat to simplify upgrade to 1.6 2014-01-27 10:29:57 +01:00