Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Make identity available to the user of the OAuth endpoint. #174

Merged
merged 1 commit into from
May 23, 2016

Commits on Apr 6, 2016

  1. Make identity available to the user of the OAuth endpoint.

    When a user gets redirected back to my app from slack I want to redirect them to a URL called `/team/:team-id`, but I don't have access to the team id. This adds the identity to the request object so that I can access it in the callback.
    sorribas committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    3d700f0 View commit details
    Browse the repository at this point in the history