Skip to content

Keep Social Media Account From Persisting Per Authorize Request #215

@thecodecafe

Description

@thecodecafe

Hi there, shinny package you have built here, was using it an notice a few bottle necks for my use case, so I already have email and password login on my app and when a user enters both I generate a JSON web token for them, now I want to use this package just to get their personal info and then hit my endpoint with their basic info (names, email, profile picture and social media ID) so that I can generate a JSON web token for them, the issue I'm facing now is, after the user logs in with facebook or google (the two I'm supporting on my app) these accounts persist every time the user try's to login via social media, is there a way to keep it from doing that? Have tried to deauthorize but that didn't work either.

Activity

changed the title [-]Keep User From Persisting[/-] [+]Keep Social Media Account From Persisting Per Authorize Request[/+] on Jun 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @thecodecafe

        Issue actions

          Keep Social Media Account From Persisting Per Authorize Request · Issue #215 · fullstackreact/react-native-oauth