Localight / LocalightBackend

This will contain the backend of the database for the Backend.
http://localism.github.io/LocalightDocs/#/
0 stars 0 forks source link

Support for Owner Company #159

Closed julianpoy closed 9 years ago

julianpoy commented 9 years ago

This updates with support for owner company, as well as removing stripeCustomerId as a requirement for the join route. This also adds a verified attribute to owners. This is returned with practically every owner route, including the login and join routes (not just a session token returned.) This allows you to direct the user correctly depending on their verification without multiple redirects. It also allows me to pre-verify users.

Closes #157 Closes #158

torch2424 commented 9 years ago

Awesome! Tested all routes and worked flawlessly! Great Job sir Julian! :palm_tree: