Skip to content

Keep Social Media Account From Persisting Per Authorize Request #215

Open
@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.

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

    Issue actions