Registry / auth / whatsauth-watoken

whatsauth-watoken

JSON →
library0.1.8gogounverified

A Go library for handling WhatsApp authentication tokens.

go get github.com/whatsauth/watoken
INSTALL
IMPORT
SIG · WHATSAUTH-WATOKEN
W
whatsauth-watoken
authgov0.1.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

watoken
github.com/whatsauth/watoken

Generate a WhatsApp authentication token.

package main import ( "fmt" "github.com/whatsauth/watoken" ) func main() { token, _ := watoken.GenerateToken("privateKey", "userId") fmt.Println(token) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Resources
whatsauth-watoken — go get whatsauth-watoken · libregistry