mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
alert dialog if no token found (foursquare)
This commit is contained in:
@@ -7,6 +7,7 @@ block content
|
||||
| Foursquare API
|
||||
|
||||
if !(user.tokens && user.tokens.foursquare)
|
||||
.alert.alert-warning No Token Found
|
||||
a.btn.btn-large.btn-primary(href='/auth/foursquare')
|
||||
i.fa.fa-qrcode.fa-spin
|
||||
| Get Foursquare Token
|
||||
|
||||
Reference in New Issue
Block a user