Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.

Make storeAccessToken public #17

Merged
merged 1 commit into from Dec 7, 2017
Merged

Make storeAccessToken public #17

merged 1 commit into from Dec 7, 2017

Conversation

ghost
Copy link

@ghost ghost commented Dec 6, 2017

Instagram's recommended way of authenticating users is via server-side. Through server-side auth, a code is sent to the server and the server then returns an access token. By making this method public, we can save the access token that we receive in return.

Checklist

Proposed Changes

  • Make saveAccessToken public to allow server-side authentication.

Instagram's recommended way of authenticating users is via server-side. Through server-side auth, a code is sent to the server and the server then returns an access token. By making this method public, we can save the access token that we receive in return.
@AnderGoig AnderGoig self-assigned this Dec 7, 2017
@AnderGoig AnderGoig added this to the v1.0.7 milestone Dec 7, 2017
@AnderGoig AnderGoig merged commit 04d8772 into AnderGoig:master Dec 7, 2017
@AnderGoig
Copy link
Owner

Seems right to me, thanks @josecalles 👍

@AnderGoig AnderGoig modified the milestones: v1.0.7, v1.1.0 Jan 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants