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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get LinkedIn user full profile + Logout from LinkedIn #3

Closed
AndreiBoariu opened this issue Oct 25, 2018 · 3 comments
Closed

Get LinkedIn user full profile + Logout from LinkedIn #3

AndreiBoariu opened this issue Oct 25, 2018 · 3 comments

Comments

@AndreiBoariu
Copy link

AndreiBoariu commented Oct 25, 2018

Really appreciate for your hard work with this great library!

Is there a way to get full profile of logged in user based on token?
I think that can be done easily during completion. Its just a suggestion 馃憤

Is there a possibility to logout user ?
I have this case:

  1. enter credentials
  2. get user token
  3. get full profile by calling another API
  4. join in app(my app)
  5. logout from my app, and again login with LinkedIn
    At this point its automatically fetch token for credentials added first time, and no way to enter other credentials only if I delete the app from device.
    I think there should be a logout function just to remove initial data.

Thanks!

@serhii-londar
Copy link
Owner

serhii-londar commented Oct 26, 2018

Hi @AndreiBoariu! Thanks for your feedback! I've just added the logout functionality. You can check it in new release v 0.1.3. It will be available via cocoa pods shortly.

@AndreiBoariu
Copy link
Author

@serhii-londar Really appreciate.
Let us know when update will be ready via cp. Thanks

@serhii-londar
Copy link
Owner

@AndreiBoariu Should be available. Just uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants