CruGlobal / cru_lib

MIT License
1 stars 0 forks source link

Add mdm methods #10

Open Omicron7 opened 7 years ago

Omicron7 commented 7 years ago

This adds a concern for retrieving master person id from Global Registry. This has been ported from summer_missions to cru_lib.

I removed the backoff feature (only once per day check) in favor of allowing apps to determine this themselves. It follows the the way cru_lib currently works and wouldn't require an additional column being added to the model to use the concern.