Created
September 9, 2015 18:33
-
-
Save ashleygwilliams/d0c5b0b90d98cc80edd9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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