Releases: spruceid/ssx
ssx-react/v0.1.0
We're excited to announce the first release of SSX-react, a package that enables you to easily add ssx to React and Next.js applications. This package provides a React Provider and Hook to access ssx in your components.
Check out the ssx-react documentation for more information on how to get started with ssx-react.
What's New
- Initial release of ssx-react
ssx-serverless/v0.1.0
We're excited to announce the first release of SSX Serverless, a library that enables you to easily integrate Sign-In with Ethereum on your serverless app for authenticating users, managing sessions, understanding user metrics, and much more.
Check out the SSX Serverless documentation for more information on how to get started.
What's New
- Initial release of SSX Serverless
- Adds support for AWS Lambda
- Adds support for understanding user metrics
create-ssx-dapp/v0.1.1
This updates the dapp template's design to match the ssx-test-dapp
, and changes 'Delegation History' to 'Dao Login' when asking to enable features during setup.
ssx-sdk/v0.1.0
SSX v0.1.0
We're excited to announce the first release of SSX, a library that enables you to easily integrate Sign-In with Ethereum for authenticating users, managing sessions, understanding user metrics, and much more.
We've made it simple to add SSX to both your frontend client app, as well as your backend server with minimal configuration.
Check out the SSX documentation for more information on how to get started.
What's New
- Initial release of SSX
- Adds support for Sign-In with Ethereum
- Adds support for managing sessions
- Adds support for understanding user metrics
ssx-server/v0.1.0
SSX Server v0.1.0
We're excited to announce the first release of SSX Server, a library that enables you to easily integrate Sign-In with Ethereum on your server for authenticating users, managing sessions, understanding user metrics, and much more.
Check out the SSX Server documentation for more information on how to get started.
What's New
- Initial release of SSX Server
- Adds support for ExpressJS
- Adds support for Connect and Node Http Servers
- Adds support for understanding user metrics
ssx-gnosis-extension/v0.1.0
SSX v0.1.0
We're excited to announce the first release of SSX Gnosis Extension, a package that enables the main SSX package to enable users to log in on behalf of DAOs via the delegate registry smart contract by enabling a flag called enableDaoLogin
. To learn more about how this works in SSX, check out the SSX DAO Login documentation.
What's New
- Initial release of SSX Gnosis Extension
- Adds support for DAO Login in ssx and ssx-server
create-ssx-dapp/v0.1.0
create-ssx-dapp
v0.1.0
We're excited to announce the first release of Create SSX Dapp, a package that enables you to easily create a new SSX dapp with a single command. It aims to be the simplest way to get a dapp started that integrates Sign-In with Ethereum for authenticating users, managing sessions, understanding user metrics, and much more.
Check out the SSX documentation for more information on how to get started with Create SSX Dapp.
What's New
- Initial release of Create SSX Dapp