#48: account switcher for oauth

This commit is contained in:
SleepWalker
2016-11-13 16:47:56 +02:00
parent 81a5437be0
commit b6b8468904
11 changed files with 101 additions and 19 deletions

View File

@@ -267,6 +267,7 @@ describe('AuthFlow', () => {
'/password': LoginState,
'/accept-rules': LoginState,
'/oauth/permissions': LoginState,
'/oauth/choose-account': LoginState,
'/oauth/finish': LoginState,
'/oauth2/v1/foo': OAuthState,
'/oauth2/v1': OAuthState,