Grant Limberg
|
aa97aabb4e
|
for now, only enable sso on certain platforms
mac, windows, linux x86/x86_64/aarch64
|
4 years ago |
Grant Limberg
|
9c487cbfb8
|
Remove jsonwebtoken package dependency
Replaced with rust-jwt. `jsonwebtoken` relies on the ring package which explodes on non-x86/x64 architectures
|
4 years ago |
Grant Limberg
|
50b866c5cf
|
clean up & pass along errors from ZeroIDC::new() method
|
4 years ago |
Grant Limberg
|
2293b0703f
|
Can get Central JSON bundle back to zerotier-one window
|
4 years ago |
Grant Limberg
|
1192b1b422
|
refresh token run loop
Need central-side work to complete
|
4 years ago |
Grant Limberg
|
43c528fdb6
|
Get expiry time out of access token & propagate
|
4 years ago |
Grant Limberg
|
7a8c89be9d
|
Post ID token to Central
|
4 years ago |
Grant Limberg
|
730482e62f
|
encode network ID into sso state param
|
4 years ago |
Grant Limberg
|
31888f5ef8
|
provide issuer URL, client ID and local web port to constructor
also construct the oidc client
|
4 years ago |
Grant Limberg
|
271dfc0d2b
|
initial rust oidc lib
|
4 years ago |