add Yandex OAuth provider, refactor GitHub provider #34
This commit is contained in:
@@ -12,6 +12,7 @@ const PROVIDER_NAMES = {
|
||||
google: 'Google',
|
||||
facebook: 'Facebook',
|
||||
github: 'GitHub',
|
||||
yandex: 'Yandex',
|
||||
};
|
||||
const LS_COLLAPSE_KEY = '__remarkCollapsed';
|
||||
const LS_SORT_KEY = '__remarkSort';
|
||||
|
||||
Reference in New Issue
Block a user