UNPKG

bugle

Version:

Hapi plugin for Google Drive Login with refresh token storage policy and drive API extensions from npm: decorated-google-drive

15 lines (14 loc) 694 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Please sign in</title> </head> <body> <p><strong>You are not signed in or there was a problem signing you in.</strong></p> <p>Please <a href="/connect/google?prompt=consent">Sign In With Google Drive</a></p> <p>Google will ask you to sign in and approve the app's access to your Google Drive account.</p> <p>If you are seeing this message multiple times, and you can not sign in, something may be blocking the session cookie. Perhaps try another browser, another computer or adjust your browser settings. </p> </body> </html>