7 lines
290 B
Dart
7 lines
290 B
Dart
// These keys are for development, not the production keys
|
|
// You can also create OAuth App at https://github.com/settings/applications/new
|
|
// to get your own keys and replace these ones
|
|
|
|
var clientId = '9b7d1cc04a1db5710767';
|
|
var clientSecret = '710e085908dde6a8b55f7a9dc447ad5c0c5617d1';
|