Skip to content

Exposed functions for getting user info with an access token#2

Open
jtmilne wants to merge 1 commit intotaina0407:masterfrom
jtmilne:master
Open

Exposed functions for getting user info with an access token#2
jtmilne wants to merge 1 commit intotaina0407:masterfrom
jtmilne:master

Conversation

@jtmilne
Copy link

@jtmilne jtmilne commented Oct 4, 2017

The current library assumes the client will provide an authorization code and hides the internal methods for exchanging a code for an access token and getting the user info with an access token. I have updated the library to support both flows (code or access token). I have left the convenience method getAccountInfo for backwards compatibility. But now the library exposes all use cases for the Access Kit Graph API.

…nfo with an access token. This allows the use case where the client gets an access token instead of a code.
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

Successfully merging this pull request may close these issues.

1 participant