oauth2/google
Burcu Dogan 0cf6f9b144 Introduce an option function type
- Reduce the duplicate code by merging the flows and
determining the flow type by looking at the provided options.
- Options as a function type allows us to validate an individual
an option in its scope and makes it easier to compose the
built-in options with the third-party ones.
2014-11-08 09:46:26 +11:00
..
appengine.go Introduce an option function type 2014-11-08 09:46:26 +11:00
appengine_test.go Introduce an option function type 2014-11-08 09:46:26 +11:00
appenginevm.go Introduce an option function type 2014-11-08 09:46:26 +11:00
appenginevm_test.go Introduce an option function type 2014-11-08 09:46:26 +11:00
example_test.go Introduce an option function type 2014-11-08 09:46:26 +11:00
google.go Introduce an option function type 2014-11-08 09:46:26 +11:00