зеркало из
1
0
Форкнуть 0
opensource-management-portal/views/reconnectGitHub.pug

22 строки
637 B
Plaintext
Исходник Обычный вид История

//-
//- Copyright (c) Microsoft. All rights reserved.
//- Licensed under the MIT license. See LICENSE file in the project root for full license information.
//-
extends layout
2017-05-31 20:09:05 +03:00
//- Conditions for this page:
// - linked
// - using AAD-primary authentication
// - no stored GitHub token
block content
div.container
h1 Please sign in with GitHub
p.lead This application needs to connect to your GitHub account to continue.
.vertical-space
p
2017-05-31 20:09:05 +03:00
a.btn.btn-lg.btn-primary(href='/signin/github') Authenticate with GitHub
|      
2017-05-31 20:09:05 +03:00
a.btn.btn-lg.btn-default(href='/signout') Sign out