brighthive / master-client-index

BrightHive's Master Client Index framework.
MIT License
2 stars 2 forks source link

Feat/hive 1144/add secure user detail endpoint #34

Closed gregmundy closed 3 years ago

gregmundy commented 3 years ago

Description

Add a new user-details endpoint that uses OAuth 2.0 scoping to reduce the kinds of users who can access a given data resource. Include support for county in the address model per the related story at HIVE-1143.

Checklists

Basic

Security

Frontend

Notes for the Reviewer

The user-details endpoint should provide more fields (including SSN) in a result; however it should not bleed over into other endpoints.