Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created September 9, 2015 18:33
Show Gist options
  • Save ashleygwilliams/d0c5b0b90d98cc80edd9 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/d0c5b0b90d98cc80edd9 to your computer and use it in GitHub Desktop.
INSERT INTO clients VALUES
('test', 'test', '["password", "authorization_code"]'::jsonb, '["code", "token"]'::JSONB, 'http://localhost:3500/callback' )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment