diff --git a/src/constants/authButtons.ts b/src/constants/authButtons.ts index ee3fda4..7868911 100644 --- a/src/constants/authButtons.ts +++ b/src/constants/authButtons.ts @@ -9,13 +9,6 @@ export const authButtons: AuthButton[] = [ icon: `${logos}#msu`, color: '#58b4470d', }, - { - name: '@physics.msu.ru', - link: 'physics-msu', - method: 'physics_auth', - icon: `${logos}#ff`, - color: '#00014c0d', - }, { name: '@my.msu.ru', link: 'my-msu', @@ -37,20 +30,6 @@ export const authButtons: AuthButton[] = [ icon: `${logos}#vk`, color: '#0077ff0d', }, - { - name: 'Github', - link: 'github', - method: 'github_auth', - icon: `${logos}#github`, - color: '#24292f0d', - }, - { - name: 'Google', - link: 'google', - method: 'google_auth', - icon: `${logos}#google`, - color: '#58b4470d', - }, { name: 'Profcomff ID', link: 'authentic',