lucj / sails-oauth2-api

140 stars 34 forks source link

fix mysql error 'token' data to loong #8

Closed yudapc closed 9 years ago

yudapc commented 9 years ago

I just change api/models/AccessToken.js line 27 values.token = UtilsService.uid(255);