Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display nickname instead of OpenID authtoken #8

Open
lxndrp opened this issue Feb 15, 2012 · 0 comments
Open

Display nickname instead of OpenID authtoken #8

lxndrp opened this issue Feb 15, 2012 · 0 comments
Assignees
Milestone

Comments

@lxndrp
Copy link
Contributor

lxndrp commented Feb 15, 2012

Due to a limitation in the GAE Federated Login API, the User.nickname() field only contains the OpenID authtoken after successful login, but no real name (currently, OpenID AX support is missing).

Possible workarounds:

  • display a pickled version (using truncate in the template)
  • roll simple user management (with user page and editable name/ fields to keep) and use data from there
@ghost ghost assigned lxndrp Feb 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant