Skip to content

A quick example of how to generate V2 bearer auth tokens in Rust w/o using farcaster-rs

Notifications You must be signed in to change notification settings

TheLDB/fc-rust-bearer-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fc-rust-bearer-example

As detailed in the Merkle API v2 Documentation, clients that wish to make authenticated calls, need to generate bearer authentication tokens, to grant them a session authentication token.

In this project, is a simple example of how to use ethers-rs, base64, hex, tokio, cjson, and a couple others, to generate that token.

Landon Boles

About

A quick example of how to generate V2 bearer auth tokens in Rust w/o using farcaster-rs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages