pangeacyber / pangea-python

Official Pangea Python Monorepo
https://pangea.cloud
MIT License
15 stars 5 forks source link

pangea-sdk: revert `authn.models.Profile` to a dict #416

Closed kenany closed 3 months ago

kenany commented 3 months ago

Deprecate the first_name, last_name, and phone properties of Profile and have it be nothing more than a dict[str, str].

Partial revert of 35bc9ff9a07e155968394abd8f425b4140116728.