Skip to content

return relevant user data on session#create #67

Description

@bchase

including:

unread invitations count
watchings count
gamification
  points/currency
  rank
user abilities
system messages

basically the idea here is that as soon as the user logs in we're going to want to show them an unread invitations badge and subscribe them to round locks they were watching (perhaps a bit of an edge case) and so on.

by just showing the counts, we dont push the db too hard to get this data, it gets encapsulated in a single http request, and subsequent requests need not be made unless the return shows a >0 count for a resource. ✨

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions