You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@
8
8
9
9
A wrapper to make it really easy to deal with iOS Keychain and store your user's credentials securely.
10
10
11
+
> 📣 **The [First Availability](https://auth0.com/docs/troubleshoot/product-lifecycle/product-release-stages) release of SimpleKeychain 1.0.0 is out**
12
+
<br>It includes support for custom properties, synchronization of items through iCloud, and improved error handling. The GA release is planned for the third week of July.
13
+
<br>See [#157](https://github.com/auth0/SimpleKeychain/issues/157) for more information.
14
+
11
15
## Key Features
12
16
13
17
-**Simple interface** to store user's credentials (e.g. JWT) in the Keychain.
0 commit comments