Skip to content
This repository has been archived by the owner. It is now read-only.

Profile images are going to be a thing #29

Closed
ckarlof opened this issue Jun 27, 2014 · 3 comments
Closed

Profile images are going to be a thing #29

ckarlof opened this issue Jun 27, 2014 · 3 comments

Comments

@ckarlof
Copy link
Contributor

@ckarlof ckarlof commented Jun 27, 2014

mozilla/fxa-content-server#1327

@ckolos, we should start thinking about we're going to store and serve these in prod.

@seanmonstar
Copy link
Member

@seanmonstar seanmonstar commented Aug 5, 2014

This is the first scope that will be giving write access. We don't yet have an agreed way to display write. We could have profile:avatar:write, and have that imply profile:avatar (read). There's also the profile bucket, and a full write perhaps could be profile:write?

@ckarlof
Copy link
Contributor Author

@ckarlof ckarlof commented Aug 6, 2014

Good question @seanmonstar. I don't anticipate handing out write access for core profile info to anything other than our own UI.

How about we continue with:

  • profile - read access on profile
  • profile:avatar - read access on avatar
  • profile:write - write access to profile

We have a little parsing awkwardness here, but I'm not sure that going with write:profile makes it any better.

@ckarlof
Copy link
Contributor Author

@ckarlof ckarlof commented Aug 8, 2014

My proposed timeline for FxA Profile images:

https://bugzilla.mozilla.org/show_bug.cgi?id=1050820#c1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants