azawakh/twsh

View on GitHub
src/lib/config.ts

Summary

Maintainability
A
0 mins
Test Coverage
export const consumerKey: string = '6KRFM7GhXwAY31zgZrVfz6ABN';
export const consumerSecret: string =
  'HN7cFbxIWLxFdpqgFMaxfEZ3RJfQCckbegozltNI7GLXSH6t6D';
export const callbackURL: string = '';