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

feature request: Social idp token management #6756

Open
StephanWithPH opened this issue Oct 30, 2024 · 0 comments
Open

feature request: Social idp token management #6756

StephanWithPH opened this issue Oct 30, 2024 · 0 comments
Labels
feature-request Something cool or not cool

Comments

@StephanWithPH
Copy link

What problem did you meet?

I am building a platform where I want to let user authenticate themselves with social logins as well as their email and password. Logto currently offers those functionalities, so that is great. However I am missing an option to retrieve the access and refresh tokens from the authenticated social connections.

Describe what you'd like Logto to have

I would like to see an option where logto takes care of managing the access and refresh tokens of the social connections and storing them in the logto database, so my backend api can retrieve them somehow (using the management api or something). I want my back-end api to be able to do requests to the api's of the social connections on behalf of the user with their social connections tokens.

@simeng-li simeng-li added the feature-request Something cool or not cool label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Something cool or not cool
Development

No branches or pull requests

2 participants