Skip to content

Application visualizing neural-graph based on Gremlin, Neptune and JWT authentication

License

Notifications You must be signed in to change notification settings

Cantara/gremlin-graph-gui

Repository files navigation

gremlin-graph-gui

Application visualizing neural-graph based on Gremlin, Neptune and JWT authentication

Getting started

yarn install
yarn started

How to

  1. http://localhost:3000/login
  2. Login to AD redirects to 3.
  3. http://localhost:3000/token/
  4. copy id_token to Bearer
curl -i -X GET \
   -H "Authorization:Bearer <add id_token>" \
 'http://localhost:3000/me/'
  1. Expect Ok

AzureAd setup

"oauth2AllowImplicitFlow": true,

About

Application visualizing neural-graph based on Gremlin, Neptune and JWT authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •