# Share Extensions in Practice – Part 3: App Groups & Core Data for Shared Storage
Ilyas Hallak
Thanks for reading my blog post! Feel free to check out my other posts or contact me via the social links in the footer.
How to securely share authentication tokens and sensitive data between your iOS app and Share Extension using Keychain Access Groups. No double login required.
Learn how to implement Clean Architecture in Swift using MVVM + Use Cases pattern without relying on external frameworks.