Skip to content

Instantly share code, notes, and snippets.

View billsbooth's full-sized avatar

Bills Booth billsbooth

  • @ferum-dex
View GitHub Profile
// PART 1, ACCOUNTS CONTEXT
//
import { useMemoObj } from '@/helpers/memoobj';
import React, {
useContext,
memo,
PropsWithChildren,
useEffect,
useMemo,
const IdentityTokenHeader = "Privy-Id-Token"
// PART 1
// PUBLIC API
func siwp(c wrappers.WriteApiContext) {
// Get the privy jwt token from the request cookies
privyJwtToken := c.GetHeader(IdentityTokenHeader)
if privyJwtToken == "" {
apierror.ErrResponse(c, apierror.NewBadRequestErr("Missing privy-id-token"))
return
@billsbooth
billsbooth / unicorn.memes.privacy.policy
Created November 21, 2024 01:17
Unicorn Memes Privacy Policy
Privacy Policy for Unicorn Memes Lead Generation Ads
At Unicorn Memes, your privacy is our priority. This privacy policy outlines how we collect, use, and protect the personal information you provide through our Lead Generation ads.
1. Information We Collect
When you fill out our Lead Generation form, we collect the following information:
Full Name
Phone Number
Email Address