okta / okta-devices-swift

okta-devices-swift
https://github.com/okta/okta-devices-swift
Apache License 2.0
8 stars 1 forks source link

Push Factor and SQLite Store to support uvBioOrPin key #121

Closed pavelkozlov-okta closed 1 year ago

pavelkozlov-okta commented 1 year ago

Problem Analysis (Technical)

SQLite storage doesn't support new Factor's uvBioOrPin key and uv methods.

Solution (Technical)

Implemented SQLite migration to new version which supports new uvBioOrPin key and uv methods storage. Added PushFactor support of the same key.