knowmetools / km-api

The API behind our Know Me app
Apache License 2.0
4 stars 0 forks source link

Add ID to Know Me user information for accessors #512

Closed cdriehuys closed 5 years ago

cdriehuys commented 5 years ago

What problem does your proposed feature solve? In order to tie the Know Me user identified by an accessor to their full information (ie from the /know-me/users/<pk>/ endpoint), we need a unique identifier within the information from the accessor.

Describe the solution you'd like The km_user field returned with the serialized version of an accessor should include the Know Me user's ID.