DR1N0

Results 2 issues of DR1N0

Some oidc backends extract only the first scope in the scope list for authentication, putting extra scopes before "openid" would result in errors of invalid scope. ```change-note always keep openid...

## Motivation The current gremlin-go driver only supports WebSocket transport. However, many modern graph database deployments use alternative protocols like gRPC for better performance, streaming capabilities, and infrastructure compatibility. The...