File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ A single JavaScript file (~600 lines) that handles the complete Solid-OIDC authe
1616
1717| Feature | solid-oidc | Other libraries |
1818| ---------| ------------| -----------------|
19- | ** Size** | ~ 600 lines | 5,000+ lines |
19+ | ** Size** | ~ 600 lines | 1,000– 5,000 lines |
2020| ** Build step** | None | Required |
2121| ** Copy-paste ready** | Yes | No |
2222| ** Readable source** | Yes | Compiled/minified |
Original file line number Diff line number Diff line change 6565</ head >
6666< body >
6767 < h1 > Solid-OIDC Demo</ h1 >
68+ < p style ="margin-top:-0.5rem;font-size:0.875rem;opacity:0.7 ">
69+ < a href ="https://github.com/JavaScriptSolidServer/solid-oidc " style ="color:inherit "> View on GitHub</ a >
70+ </ p >
6871
6972 < div class ="card ">
7073 < p >
Original file line number Diff line number Diff line change 11{
22 "name" : " solid-oidc" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " Minimal, zero-build Solid-OIDC client for browsers" ,
55 "type" : " module" ,
66 "main" : " solid-oidc.js" ,
You can’t perform that action at this time.
0 commit comments