v2.4.0
Added
- new
profile
object, which includes:- anchors, sources & verifiers on each attribute
- further retrieval of properties from these anchors:
value
,sub_type
,timestamp
andorigin_server_certs
- helper methods for each attribute
Changed
Yoti
,Django
to be stricter version requirements- Updated
cryptography
required version to >= 2.2.1
Deprecated
user_profile
object onactivity_details
(useprofile
instead)