This PR adds the platform identity types -- those relating to user and organisation. We'll rely on them on the dashboards moving forward as we are removing the proxy and case transformation.
Bonus: Last week I noticed the different passenger types were not exported. This makes it harder for consumers to write guards and adult or child specific code paths. Adding the exports on this PR.
what
This PR adds the platform identity types -- those relating to user and organisation. We'll rely on them on the dashboards moving forward as we are removing the proxy and case transformation.
Bonus: Last week I noticed the different passenger types were not exported. This makes it harder for consumers to write guards and adult or child specific code paths. Adding the exports on this PR.