package
0.0.0-20240422114743-db51e23915da
Repository: https://github.com/ary82/urlstash.git
Documentation: pkg.go.dev

# Functions

Authn middleware.
Authz middleware that allows access either if user owns this stash, or the stash is public.
Generate Jwt to be used for urlstash.
Extract data from google jwt's payload.
Function for extracting payload from google identity's jwt.
Accepts Google identity's JWT, parse and upsert user into db, Return a new generated Jwt for urlstash.
No description provided by the author

# Structs

No description provided by the author
Custom jwt claims for urlstash.
Useful data from Google's JWT.

# Type aliases

Context key/val pair.