Can't retrieve access token via JavaScript implicit flow
Maybe I am misunderstanding, but I was hoping to make an AJAX call to retrieve the access token, then use that token to make subsequent API calls. All this should be transparent to the user. Is this possible via JavaScript alone?