-
Notifications
You must be signed in to change notification settings - Fork 6
OAuthKit 1.4.0 #96
codefiesta
announced in
Announcements
OAuthKit 1.4.0
#96
-
OAuthKit 1.4.0 is now available. This milestone contains the following significant changes:
-
OAuthKit now provides options for protecting the Keychain items until successful local authentication has been achieved with biometrics or a companion device.
-
OAuthKit initializers now accept a hash of
[OAuth.Option: Any]instead of[OAuth.Option: Sendable]to allow for greater configuration and testing flexibility. As a result, the options are now no longer held as a hash inside the OAuth object but rather safely unpacked into their expected types.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment