A oversimplified demo app to demonstrate mySMS SSO authentication using Python
PyNaCl - used for the signed/encrypted communication between the application and platform - is a wrapper around libsodium. Before installing PyNaCl you must install libsodium. For MacOS, using homebrew: brew install libsodium