require 'sinatra' require 'passbook' require 'active_support/json/encoding' Passbook.configure do |passbook| passbook.p12_password = '12345' passbook.p12_key = 'passkey.pem' passbook.p12_certificate = 'passcertificate.pem' passbook.wwdc_cert = 'WWDR.pem' end get '/passbook' do pass =...
We've also created a mock contract imitiating minting and burning EIP1155 tokens for the purposes of testing sessions functionality. But when we actually try and create through wagmi/zksync client (resulting from calling the methodcreateZksyncPasskeyClientfrom zksync-sso/client/passkey) the validatio...
sveltekit template wizard authentication passkey passkeysPackage Sidebar Install npm i @passlock/create-sveltekit Repository github.com/passlock-dev/passlock Homepage github.com/passlock-dev/passlock/packages/create-sveltekit Weekly Downloads 16 Version 0.9.30 License MIT Unpacked Size 485 kB Total File...
Sign in with a passkey New to GitHub? Create an account Terms Privacy Docs Contact GitHub Support Manage cookies Do not share my personal information sheikh-10 / compose-samples Public forked from android/compose-samples Notifications Fork 0 Star 0 Commit Permalink Create .gitkeep...
Contributor github-actions bot commented Feb 24, 2025 Jazz pre-release Packages: { "cojson": "https://pkg.pr.new/garden-co/jazz/cojson@10a4b0e8882b5e735c9ef40e0e0d0f803240dcba", "cojson-storage": "https://pkg.pr.new/garden-co/jazz/cojson-storage@10a4b0e8882b5e735c9ef40e0e0d0f8...
Add the capability value and make it reflect the state of the kWebAuthnPasskeyUpgrade feature flag. Include-Ci-Only-Tests: chromium.mac:mac14-tests|browser_tests Fixed: 402565612 Change-Id: I1474fe...
Sign in with a passkey New to GitHub? Create an account Terms Privacy Docs Contact GitHub Support Manage cookies Do not share my personal information braze-inc / braze-docs Public Notifications Fork 5 Star 4 Commit Permalink BD-3579 Create tables for revenue metrics Browse file...
regenerate_pass_key: false // (optional) If regenerate_pass_key is true the channel passkey will be regenerated max_connections?: number; // (optional) maximum number of concurrent connections per channel }) // Expected response // { // channel: { // id: string; // name: string; //...
Home of the Rust and Inside Rust blogs. Contribute to rust-lang/blog.rust-lang.org development by creating an account on GitHub.
require 'sinatra' require 'passbook' require 'active_support/json/encoding' Passbook.configure do |passbook| passbook.p12_password = '12345' passbook.p12_key = 'passkey.pem' passbook.p12_certificate = 'passcertificate.pem' passbook.wwdc_cert = 'WWDR.pem' end get '/passbook' do pass =...