alpha
Login
or
Join now
becca.monster
/
ywt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A JWT library for Gleam
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Commits
Author
Commit
Message
Date
yoshie
199150f9
:truck: no more crimes because of docs
v1
10mo ago
yoshie
fa65ee5a
:recycle: use gleam-written jwk import instead of native javascript
10mo ago
yoshie
43eec82c
:bug: fix ecdsa on javascript
10mo ago
yoshie
6343b7ba
:sparkles: validate minimum required secret length in public constructors
10mo ago
yoshie
9aeb53eb
:fire: remove _name constants from claims
10mo ago
yoshie
64ff6e30
:recycle: move sign_key and verify_key too
10mo ago
yoshie
c3035361
:recycle: move algorithm stuff out of core into the public module
10mo ago
yoshie
9ef1a155
:sparkles: reintroduce generate
10mo ago
yoshie
6d28c8ed
:recycle: less implementation details in the javascript ffi
10mo ago
yoshie
9a55e312
:memo: fix claim docs
10mo ago
yoshie
a6b29835
:truck: move ffi files into core
10mo ago
yoshie
a937e815
:memo: sign/verify docs
10mo ago
yoshie
d29f2335
:alembic: fix js tests, remove generate for a second
10mo ago
yoshie
7182f232
:construction: checkout, still restructuring, I hate this library
10mo ago
yoshi~
3b8f14c2
:white_check_mark: ai slob tests > no tests
10mo ago
yoshi~
00034550
:bug: allow independent curve/digest combinations
10mo ago
yoshi~
ee5c32e5
:white_check_mark: use record syntax for our own types in erlang ffi
10mo ago
yoshi~
a6b70e43
:bug: make sure that a header with a kid only matches keys with a matching key
10mo ago
yoshi~
bcf4c8fb
:sparkles: to_jwk(s)
10mo ago
yoshi~
f804c6d7
:sparkles: generate keys
10mo ago
yoshi~
0dcb6c00
:sparkles: support decoding symmetric sign keys
10mo ago
yoshi~
c46ad9c1
:recycle: sign_key.to_verify -> verify_key.from
10mo ago
yoshi~
488ccf4e
:recycle: shuffle some code around
10mo ago
yoshi~
24b24866
:sparkles: add verify_set_decoder
10mo ago
yoshi~
8d7109a4
:sparkles: what if I just wrote my own preprocessor instead LOL
11mo ago
yoshi~
25bdb7ce
:clown_face: WITH THE POWER OF SYMLINKS
11mo ago
yoshi~
48d6eb99
:memo: unify everything again, docs
11mo ago
yoshi~
2d67e81b
:rocket: initial commit
11mo ago
:truck: no more crimes because of docs
v1
199150f9
yoshie
10mo
:recycle: use gleam-written jwk import instead of native javascript
fa65ee5a
yoshie
10mo
:bug: fix ecdsa on javascript
43eec82c
yoshie
10mo
:sparkles: validate minimum required secret length in public constructors
6343b7ba
yoshie
10mo
:fire: remove _name constants from claims
9aeb53eb
yoshie
10mo
:recycle: move sign_key and verify_key too
64ff6e30
yoshie
10mo
:recycle: move algorithm stuff out of core into the public module
c3035361
yoshie
10mo
:sparkles: reintroduce generate
9ef1a155
yoshie
10mo
:recycle: less implementation details in the javascript ffi
6d28c8ed
yoshie
10mo
:memo: fix claim docs
9a55e312
yoshie
10mo
:truck: move ffi files into core
a6b29835
yoshie
10mo
:memo: sign/verify docs
a937e815
yoshie
10mo
:alembic: fix js tests, remove generate for a second
d29f2335
yoshie
10mo
:construction: checkout, still restructuring, I hate this library
7182f232
yoshie
10mo
:white_check_mark: ai slob tests > no tests
3b8f14c2
yoshi~
10mo
:bug: allow independent curve/digest combinations
00034550
yoshi~
10mo
:white_check_mark: use record syntax for our own types in erlang ffi
ee5c32e5
yoshi~
10mo
:bug: make sure that a header with a kid only matches keys with a matching key
a6b70e43
yoshi~
10mo
:sparkles: to_jwk(s)
bcf4c8fb
yoshi~
10mo
:sparkles: generate keys
f804c6d7
yoshi~
10mo
:sparkles: support decoding symmetric sign keys
0dcb6c00
yoshi~
10mo
:recycle: sign_key.to_verify -> verify_key.from
c46ad9c1
yoshi~
10mo
:recycle: shuffle some code around
488ccf4e
yoshi~
10mo
:sparkles: add verify_set_decoder
24b24866
yoshi~
10mo
:sparkles: what if I just wrote my own preprocessor instead LOL
8d7109a4
yoshi~
11mo
:clown_face: WITH THE POWER OF SYMLINKS
25bdb7ce
yoshi~
11mo
:memo: unify everything again, docs
48d6eb99
yoshi~
11mo
:rocket: initial commit
2d67e81b
yoshi~
11mo