Make our frontend apps play nicely with PRX/id.prx.org#166.
As more granular scopes are included in the auth tokens, we'll want to tailor the frontend features based on what the user can do. To start down that road:
Okay, in that case ... add some easy shortcuts for checking PRX API objects against the token. Port some of the prx-auth rack/rails code for decoding the tokens. And checking an object prx:account link against it.
Make our frontend apps play nicely with PRX/id.prx.org#166.
As more granular scopes are included in the auth tokens, we'll want to tailor the frontend features based on what the user can do. To start down that road: