MAPC / roadworks

Coordination software for road permits and capital improvement plans.
MIT License
1 stars 0 forks source link

Protect plan creation API routes #66

Closed iangmhill closed 6 years ago

iangmhill commented 6 years ago

While we have the ability to authenticate users, the appropriate API routes are not yet protected. Plan creation and editing must be protected routes.

iangmhill commented 6 years ago

Resolved by #69