jad-b / Torque

Server-side work for the Crank app
0 stars 0 forks source link

Updating User auth from talk today; see the TODOs for considerations #7

Closed jad-b closed 9 years ago

jad-b commented 9 years ago

Didn't make it all the way through, but I wanted to lay out the bigger ideas

I think UserAuth could stand to be split into UserMeta, but I don't really care right now. What probably makes the most sense is whatever the most-common use-case for DB lookups will be (minimizing JOINs, etc.)

jad-b commented 9 years ago

Opened this against jad-b/torque#basic-auth; going to re-open against master.