omise / omise-swift

15 stars 10 forks source link

Refactor Key type and retrieve public key support #15

Closed pitiphong-p closed 7 years ago

pitiphong-p commented 7 years ago

Since our backend has a new keys endpoints which are used for manage the account's keys. This PR introduces the support of the keys APIs and also refactor by adopting Key data type instead of just a plain String