Zijie Wu
Zijie Wu
#20 已PR Vue2 版本
* failed: tests/ltp.sgx/accept02/failed * failed: tests/glibc.sgx/tst-barrier2/failed Source: https://oe-jenkins-dev.westeurope.cloudapp.azure.com/blue/organizations/jenkins/Mystikos%2FPR-MBP/detail/PR-795/8/pipeline
Currently, we have updated the documentation regarding the mount feature (https://github.com/deislabs/mystikos/commit/91d59fac150c49a38d8a44237c7646bfbaec779c from #1307 ) to reflect the fact that the target directory has to exist inside TEE. Next step would...
https://github.com/deislabs/mystikos/pull/1378
https://openidconnect.googleapis.com/v1/userinfo Source: https://developers.google.com/identity/openid-connect/openid-connect#obtaininguserprofileinformation > Add your access token to the authorization header and make an HTTPS GET request to the userinfo endpoint, which you should retrieve from the [Discovery document](https://developers.google.com/identity/openid-connect/openid-connect#discovery)...
Could you update the comments to English?
Also, how does one generate and store the refresh token in this case? #58 Per OAuth 2.0 spec, we could request access token and refresh token along side with ID...
Goal: have a demo page running at branch gh-pages
> Is removing some of these .init() methods/combinators a step too far? Is writing tracing_subscriber::registry().with(fmt::layer()).with(filter).init() annoying/fraying your attention span when you just want something to be logged? I want to...