Skip to content

Commit

Permalink
Merge pull request #67 from conveyal/dev
Browse files Browse the repository at this point in the history
2.4.0
  • Loading branch information
evansiroky authored Jun 2, 2017
2 parents 584084d + 66c69f5 commit 590a3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/actions/user.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import {createAction} from 'redux-actions'

export const logout = createAction('log out')
export const setAuth0User = createAction('set auth0 user')

0 comments on commit 590a3f6

Please sign in to comment.