initial rust oidc lib

This commit is contained in:
Grant Limberg 2021-10-27 16:11:06 -07:00
commit 271dfc0d2b
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
5 changed files with 1398 additions and 0 deletions

1
.gitignore vendored
View file

@ -122,3 +122,4 @@ attic/world/*.c25519
attic/world/mkworld
workspace/
workspace2/
zeroidc/target/