-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I want to ask if there is any way to ask for linkedIn access token with help of this component?
My login procedure should be in this way:
- LinkedIn authentication fired from frontend, where I get an accessToken
- The accessToken will be send to backend to login
- At the backend side, get informations from linkedIn with accessToken, and resolve login
- return the login result to frontend
This procedure is implemented at Facebook login, the same way I want also at LinkedIn
thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels