Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: extra auth providers & tests for previously added providers #269

Closed
wants to merge 13 commits into from

Commits on Nov 10, 2021

  1. Initial Slack Tests

    HarryET committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7c95e4a View commit details
    Browse the repository at this point in the history
  2. Initial Spotify Tests

    HarryET committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f475ca1 View commit details
    Browse the repository at this point in the history
  3. Remove Unnecessary Verified

    No valid API data, removed from models so that there is no inaccurate data
    HarryET committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f5bea92 View commit details
    Browse the repository at this point in the history
  4. Initial TokTok implementation

    This isn't working and needs changes for getting user data
    HarryET committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    eda6a84 View commit details
    Browse the repository at this point in the history
  5. Initial TikTok Tests

    HarryET committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    96d4d65 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    8035aa8 View commit details
    Browse the repository at this point in the history
  2. Fix Typo

    HarryET committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    a162887 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Initial LinkedIn OAuth Implementation

    Takes code from supabase#238 and finished implementation, still needs improvements in provider impl file
    HarryET committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    c7d3d75 View commit details
    Browse the repository at this point in the history
  2. Tidy LinkedIn Provider Impl

    HarryET committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    1155b7b View commit details
    Browse the repository at this point in the history
  3. Fix TikTok GetUserData

    HarryET committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    c47b961 View commit details
    Browse the repository at this point in the history
  4. Fix WorkOS GetUserData

    HarryET committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    befced2 View commit details
    Browse the repository at this point in the history
  5. Small Bug Fixes

    - Forgot to change values after copy & paste
    HarryET committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    dd1e201 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    5408297 View commit details
    Browse the repository at this point in the history