LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Implement thinky models for Users, InviteCodes, and UserAvatars #195

Closed jbchavez19 closed 7 years ago

jbchavez19 commented 7 years ago

Fixes #183

Overview

Data Model / DB Schema Changes

None

Environment / Configuration Changes

Add 'thinky' and 'auto-loader' dependencies

Notes

I did not replace r queries on the test files, this way the tests will stay and verify everything is working as expected