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

Add Okta Oauth support #18

Merged
merged 5 commits into from
Nov 4, 2020
Merged

Add Okta Oauth support #18

merged 5 commits into from
Nov 4, 2020

Conversation

nickrobison
Copy link
Owner

@nickrobison nickrobison commented Nov 4, 2020

Added very basic support for authenticating users from Okta.

Added an additional view controller which wraps the webkit flow.

Created an additional section in the settings section which holds the user information.

Closes #16

We're now connected to a dev account and we can login the user via OAuth
Also added some user details to the settings page.
Well, logout doesn't fully work, but the controller runs and triggers.
@nickrobison
Copy link
Owner Author

nickrobison commented Nov 4, 2020

Messages
📖 🎉 The PR added 447 and removed 25 lines. 🗂 19 files changed.

Generated by 🚫 Danger Swift against 9b08c08

Fixed failing compilation on Xcode 11
Fixed a bug where we weren't calling the increment function from the sample view.

We're also now hashing the operator ID
@nickrobison nickrobison merged commit 98c46fd into master Nov 4, 2020
@nickrobison nickrobison deleted the oauth branch November 4, 2020 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Try to use OAuth for Operator IDs
1 participant