Brendan O'Brien a725af2c2a Merge pull request #7 from qri-io/feat_tok_parse_sub_iss
feat(Token): parse Issuer & Subject into exported fields
2021-09-07 20:43:55 -04:00
2021-09-07 20:23:15 -04:00
2020-12-04 10:56:03 -05:00
2021-09-07 20:23:15 -04:00
2021-09-07 20:23:15 -04:00
2020-09-03 00:15:21 -04:00
2021-05-26 15:35:51 -07:00
2021-09-07 20:23:15 -04:00

UCAN Tokens in Go

Under Heavy Construction, an initial implementation of UCAN tokens from fission

About UCAN Tokens

User Controlled Authorization Networks (UCANs) are a way of doing authorization where users are fully in control. OAuth is designed for a centralized world, UCAN is the distributed user controlled version.

UCAN Gopher

Artwork by Bruno Monts. Thank you Renee French for creating the Go Gopher

Description
User-Controlled Authorization Network (UCAN) tokens in go
Readme 2 MiB
Languages
Go 100%