letsgo-framework / letsgo

A go to framework for RESTful API. Docs :
https://letsgo-framework.github.io/
MIT License
11 stars 2 forks source link

Client Storage Config #22

Closed asabya closed 5 years ago

asabya commented 5 years ago

Up until now client credentials were stored in storage. add support for storing them in mongo.https://github.com/letsgo-framework/letsgo/blob/224918d4d6807b0f4ed74d8b53bbee761b0af644/controllers/auth_controller.go#L30