-
Notifications
You must be signed in to change notification settings - Fork 43
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DockYard/openid_connect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DockYard/openid_connect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 12 files changed
- 4 contributors
Commits on Nov 7, 2018
-
Update format, deps, fix typo (#13)
* Fix format - run the formatter on .formatter.exs - remove paren from func def having no args * Update deps - Allow minor version upgrade - Update dev/test dep * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 8fe1a18 - Browse repository at this point
Copy the full SHA 8fe1a18View commit details
Commits on Dec 14, 2018
-
Support multiple response types (#17)
* Support multiple response types Authorization URI and token fetching should support the multiple response types that each provider supports. In addition, this library should include some verification of the requested response types. * Perf: only sort discovery document keys when fetching, not on each token request * Deprecation of old argument format * Normalize response_type
Configuration menu - View commit details
-
Copy full SHA for 06e47c4 - Browse repository at this point
Copy the full SHA 06e47c4View commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 070c4b4 - Browse repository at this point
Copy the full SHA 070c4b4View commit details
Commits on Dec 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b86c5fc - Browse repository at this point
Copy the full SHA b86c5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7127b - Browse repository at this point
Copy the full SHA 1f7127bView commit details
Commits on Jan 1, 2019
-
Allow overriding document params (#19)
This allows overriding document attributes on a per-request basis. It's necessary when doing incremental authorization, where an app needs to generate multiple authorization uris with different scopes.
Configuration menu - View commit details
-
Copy full SHA for 3addc12 - Browse repository at this point
Copy the full SHA 3addc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149c38a - Browse repository at this point
Copy the full SHA 149c38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b73690 - Browse repository at this point
Copy the full SHA 3b73690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a092ae - Browse repository at this point
Copy the full SHA 3a092aeView commit details
Commits on Jan 18, 2019
-
Allow missing claims_supported (#20)
* Allow missing claims_supported * Added test case for missing claims_supported
Configuration menu - View commit details
-
Copy full SHA for 2925b85 - Browse repository at this point
Copy the full SHA 2925b85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8be8182 - Browse repository at this point
Copy the full SHA 8be8182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9f7d7 - Browse repository at this point
Copy the full SHA 2a9f7d7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2...v0.2.2