After Ankur is done with the PS mojo, we should integrate it with Syncbase.
Basically Syncbase needs to:
Talk to PS for every call, get the current blessings for an app mojo Url
Use the obtain blessing to make the call
If app is not logged in, a self-signed blessing should be used to app can access open ACL data. (Whether PS create the self-signed blessing or Syncbase does is TBD)
We also need Dart API for the PS service. Hopefully the generated Dart will be enough, but may need a wrapper if generated DArt from mojom is rough. We may decide to export that API from Syncbase API as well for convenience.
After Ankur is done with the PS mojo, we should integrate it with Syncbase.
Basically Syncbase needs to:
If app is not logged in, a self-signed blessing should be used to app can access open ACL data. (Whether PS create the self-signed blessing or Syncbase does is TBD)
We also need Dart API for the PS service. Hopefully the generated Dart will be enough, but may need a wrapper if generated DArt from mojom is rough. We may decide to export that API from Syncbase API as well for convenience.