Skip to content

Add SIWE provider#152

Open
hazelnutcloud wants to merge 1 commit intoanomalyco:masterfrom
hazelnutcloud:feature/siwe
Open

Add SIWE provider#152
hazelnutcloud wants to merge 1 commit intoanomalyco:masterfrom
hazelnutcloud:feature/siwe

Conversation

@hazelnutcloud
Copy link
Contributor

Closes #151

This PR adds a new provider which allows you to sign in with an ethereum wallet. Supported connectors include injected (metamask), coinbase and walletconnect.

@changeset-bot
Copy link

changeset-bot bot commented Jan 14, 2025

⚠️ No Changeset found

Latest commit: e60e760

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@thdxr
Copy link
Contributor

thdxr commented Feb 3, 2025

this is very cool! but it might be best as its own package since we try not to avoid too many dependencies to openauth directly. does that makes sense?

nullfunc pushed a commit to DefangLabs/openauth that referenced this pull request Sep 4, 2025
This PR creates a few more Stripe integrations with the portal:
1. It create a stripe customer object when a user is inserted in the
database using Hasura events.
2. When the customer object is created, it also subscribes them to the
Hobby product/price.
3. When a user subscription changes or they make a payment, those events
get piped through to Segment along with some details so we can
eventually build ARPU, LTV etc. dashboards in there.

Closes anomalyco#152 
Closes anomalyco#163
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add sign in with Ethereum (SIWE) provider

2 participants