3e1e0b604f
This adds the oauth2 provider `oidc`. It needs an additional argument, the OIDC discovery endpoint to figure out where the auth and token URLs are. Configuration is similar to setting up the Google Authentication with these changes: * `OAUTH2_PROVIDER = oidc` * `OAUTH2_OIDC_DISCOVERY_ENDPOINT = https://auth.exampe.org/discovery`
10 lines
364 B
Markdown
10 lines
364 B
Markdown
Serious about security
|
|
======================
|
|
|
|
Square recognizes the important contributions the security research community
|
|
can make. We therefore encourage reporting security issues with the code
|
|
contained in this repository.
|
|
|
|
If you believe you have discovered a security vulnerability, please follow the
|
|
guidelines at <https://bugcrowd.com/squareopensource>.
|
|
|