package
0.0.0-20240618144756-5fdf243458a0
Repository: https://github.com/bitrise-io/bitrise-oauth.git
Documentation: pkg.go.dev
# Functions
NewPermission ...
NewWithSecret will return the preconfigured model.
WithBaseClient ...
WithBaseURL for example: https://auth.services.bitrise.io.
WithContext ...
WithRealm for example: master.
WithScope ...
# Structs
HTTPClientConfig ...
Permission ...
WithSecret hold the ouath client credentials.
# Interfaces
AuthProvider which creates an authenticated *http.Client ready to use with our authentication provider.
UMATokenSource represents an UMA token source.