Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Connection Scope support for OAuth2 connections #386

Merged
merged 2 commits into from
Mar 13, 2017

Conversation

cocojoe
Copy link
Member

@cocojoe cocojoe commented Feb 7, 2017

Added Connection Scope support for OAuth2 connections
Options - Added 'connectionScope'
OAuth2 WebAuth spawns new instance on Login using Authentication.webAuth()
Auth0Auth & EnterpriseDomain Interactors WebAuth param now Authentication
Testing - Added MockAuthentication, Refactored OAuth2 related tests
Docs - Added ConnectScope

@cocojoe cocojoe force-pushed the feature_connection_scopes branch from 4cad273 to aa1ed1e Compare February 16, 2017 11:29
@hzalaz hzalaz changed the base branch from v2 to master February 16, 2017 21:23
@cocojoe cocojoe force-pushed the feature_connection_scopes branch from aa1ed1e to 2455661 Compare February 20, 2017 10:15
@cocojoe cocojoe force-pushed the feature_connection_scopes branch 3 times, most recently from 4745790 to 56b400a Compare March 7, 2017 13:27
@cocojoe cocojoe closed this Mar 7, 2017
@cocojoe cocojoe changed the title Added connection scope option and web auth support Added Connection Scope support for OAuth2 connections Mar 7, 2017
@cocojoe cocojoe reopened this Mar 7, 2017
@cocojoe
Copy link
Member Author

cocojoe commented Mar 7, 2017

Dependency auth0/Auth0.swift#98

cocojoe and others added 2 commits March 13, 2017 19:07
Options - Added 'connectionScope'
OAuth2 WebAuth spawns new instance on Login using Authentication.webAuth()
Auth0Auth & EnterpriseDomain Interactors WebAuth param now Authentication
Testing - Added MockAuthentication, Refactored OAuth2 related tests
Docs - Added ConnectScope
@hzalaz hzalaz added this to the v2-Next milestone Mar 13, 2017
@hzalaz hzalaz force-pushed the feature_connection_scopes branch from 56b400a to 3b04d11 Compare March 13, 2017 22:37
@hzalaz hzalaz merged commit 3305cfe into master Mar 13, 2017
@hzalaz hzalaz deleted the feature_connection_scopes branch March 13, 2017 22:43
@hzalaz hzalaz modified the milestones: v2-Next, 2.1.0 Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants