numerique-gouv / people

Teams management application
MIT License
9 stars 0 forks source link

♻️(models) remove multiple identities #248

Closed sampaccoud closed 6 days ago

sampaccoud commented 3 weeks ago

Purpose

Multiple identities were complicating this project's code. We moved the management of multiple identities to our OIDC provider and won't need it anymore here.

Proposal

Remove the Identity model and refactor everything around.