Scott Thompson
Results
2
issues of
Scott Thompson
The documentation for snippets shows how to join snippets together in clojure code. But Im wondering if its possible to do something like this: ``` -- :snip where-user-id WHERE user_id...
question
Documentation currently says to pass in ClientID to validateToken. This will result in an `invalid audience` error returned from the gitkitclient. Passing in ProjectID fixes this.