vaimdev
vaimdev
pygraphistry code fixed, push as fix_org_name_old_server last item which is for nexus server, fixed in org_sso_k8s_new
This branch is no longer used, there is a new branch with personal key feature, I'll create another PR
@tex0l , do you think this help? https://cryptography.io/en/latest/fernet/#cryptography.fernet.MultiFernet Key rotation is an enterprise requirement, if you can release a PR, that will be the best.
Forgot to mention, my OS Ubuntu 20.04
I found the problem, the initial starting, jwtToken contains an invalid JWT token value, jwt_decode just throw an Error. Adjusting code in AuthContext.tsx will fix the problem
After a sync with Des, I believe we still need to enhance the viz app in order to get this work. This function need to be enhanced to accept jwt...
> @vaimdev @DataBoyTX This looks strange from a dev UX layer, afaict: > > # Demo > If I understand correctly, the below is the intended setup: > > cell...
suggestion from Leo: Show a message on Graphistry server, when SSO login from pygraphistry
> @vaimdev FYI ci lint issues Yes, noted, added some debugging code, now it is done and cleaning up code.