Commit Graph

6 Commits

Author SHA1 Message Date
Hailey 56f2bafad7 fix 2024-04-15 02:31:03 -07:00
Hailey caddbeb227 android impl 2024-04-15 02:03:10 -07:00
Hailey 2c1b3709af swift impl 2024-04-15 00:37:12 -07:00
Hailey 2ada0cbd0d better implementation 2024-04-14 23:27:27 -07:00
Hailey 71f1e44653 add jwt struct 2024-04-14 22:21:47 -07:00
Hailey 13607edd43 squash
fix android module name

import fixes

fix some imports

use `@atproto/jwk` over local zod schema

preview oauth client

rename package

alignment

more alignment

database implementation

cleanup some types

alignment

switch implementation for es256

half of `verifyJwt` for android

half of `verifyJwt` for iOS

rm log

`createJwt` android

`createJwt` ios

rm print

cleanup native impl

silence some warnings

reorg, finish web impl

follow the `CryptoImplementation`

move some more things around

normalize some names

rename func

add generate on android

add android dep

rm bool

add alg

better implementation

ios jwk generation

fix index.ts

add `getRandomValues()` on native

web `getRandomValues`

silence ts error for missing crypto on web

add `digest` for web

add `digest`

add module
2024-04-11 22:04:51 -07:00