Tag: sdk
All the articles with the tag "sdk".
Setting Up Basic Auth in Tauri with Clerk
Posted on:May 24, 2024 at 10:49 AMThis blog post discusses how to set up basic authentication in a Tauri application using Clerk. The post begins by providing an introduction to Tauri and Clerk, highlighting their features and capabilities. Then, it delves into the steps involved in integrating Clerk's authentication system into a Tauri application, including setting up the Clerk SDK, configuring the authentication flow, and handling user authentication.
Integrating MetaMask Payments with Stripe for Web3 Commerce
Posted on:November 5, 2023 at 05:06 AMExplore how to bridge traditional fiat payment systems with the decentralized world of Ethereum using MetaMask and Stripe webhooks.