Skip to content
    Back to all Bounties

    Earn 900 ($9.00)

    Time Remainingdue 2 years ago
    Canceled

    Basic Django App with Google OAuth Integration

    VuBui7
    VuBui7
    Posted 2 years ago

    Bounty Description

    Problem Description:

    A basic Django application with Google OAuth integrated

    Google OAuth integration requirements:

    We need a basic Django app set up as the following:

    1. A log in page with a button that says "Give Access to Google Account" styled in TailwindCSS, doesn't need to be fancy
    2. Clicking on the button shows log in with Google that lists above scopes
    3. A redirect page for when log in is done, can be basic as showing the logged in public user info
    4. Can run python server code with user's credentials like reading new emails and creating draft, just need demo of this is working and basic code for it, no specific requirements here

    Preferably allauth library is used.

    Acceptance Criteria:

    Code that implements above requirements and screen record of demo