pyeve / flask-sentinel

OAuth2 Server bundled as a Flask extension
Other
160 stars 43 forks source link

How to validate user data by cerberus? #15

Closed janreyho closed 8 years ago

janreyho commented 8 years ago

I have to add some fields to user collections, and how to validate this fields by cerberus?