UNPKG

bugle

Version:

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

14 lines (13 loc) 489 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>Please <a href="/connect/google">Sign In With Google Drive</a></p> <p>Google will ask you to sign in and may ask you to approve the app's access to your Google Drive account.</p> <p>If something goes wrong, or a token expires, you might be asked to sign in again. </p> </body> </html>