remove token on sign out
This commit is contained in:
parent
ab3ca42c67
commit
9ce2f72349
|
@ -44,6 +44,7 @@ Travis.reopen
|
|||
@render.apply(this, @get('returnTo') || ['home', 'index'])
|
||||
|
||||
signOut: ->
|
||||
Travis.config.access_token = null
|
||||
@setCurrentUser()
|
||||
|
||||
setCurrentUser: (data) ->
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user