neroniaky / angular2-token-example

:key: Example for Angular2-Token (a token based authentication) with Devise Token Auth and Rails 5.0 API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API access_token use

tagazok opened this issue · comments

Hi,

Is it possible to have access to the access_token sent by the provider to then use it to call it's api.
For example, I can log-in with my Instagram. However, if I want to call the Instagram API, I need the access_token sent back by Instagram.

Is this achievable?

This example has been merged into the main repository. Please refer to https://github.com/neroniaky/angular-token if you have any questions. Thanks!