Skip to content

Commit c027956

Browse files
author
adamczykm
committed
Update README.
1 parent ea5d71a commit c027956

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# MinAuth
22
Rapid development of POC of MinAuth - MinAuth is a library and a set of tools for providing JWT-based authentication protocol that uses SnarkyJS zero-knowledge proofs as the basis of the authentication. It uses plugins to prove statements about external data such as on-chain data or 3rd-party data.
3+
4+
### Current status
5+
6+
The current code implements minimal authentication flow that recreates the usual passport authentication, but using snarkyjs ZKPs.

0 commit comments

Comments
 (0)