Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

access to acces_token #18

Closed
tzapu opened this issue Oct 10, 2015 · 2 comments
Closed

access to acces_token #18

tzapu opened this issue Oct 10, 2015 · 2 comments

Comments

@tzapu
Copy link

tzapu commented Oct 10, 2015

is there any way that we can use the iOS SDK for authentification and then get the access token whihc would allow us to fetch articles server side? would this be frowned upon as a way of doing things?

I know it works the other way around, the node.js lib for instance gives us the login url that we can use on the client side and then we can do the rest on the server side.

cheers

@maicki
Copy link
Contributor

maicki commented Oct 12, 2015

Currently it's not supported by default. You could expose the "pkt_getToken" method to the public in the PocketAPI class.

@tzapu
Copy link
Author

tzapu commented Oct 13, 2015

thanks, exactly what i did

@tzapu tzapu closed this as completed Oct 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants