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 Atlassian Provider #341

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

lettfeti
Copy link

Not exactly sure what to say here, I've been using Goth and I wanted to use it with their 3LO for apps flow

Copy link
Collaborator

@bentranter bentranter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it looks good, but could you remove the binary file in the examples directory? I think this was added accidentally.

@lettfeti
Copy link
Author

removed the binary, and rebased onto a single commit for cleanliness

@lettfeti
Copy link
Author

lettfeti commented Jun 4, 2020

updated pr to resolve conflicts with okta addition, anyone want to take a second look?

@@ -9,6 +9,4 @@ require (
github.com/lestrrat-go/jwx v0.9.0
github.com/markbates/going v1.0.0
github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
github.com/stretchr/testify v1.2.2
golang.org/x/oauth2 v0.0.0-20180620175406-ef147856a6dd
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These removals don't seem correct – we depend on testify for tests, and multiple providers depend on oauth2.

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.

None yet

2 participants