openid / AppAuth-JS

JavaScript client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
Apache License 2.0
975 stars 162 forks source link

Create `setFlag` method which allows for setting the `IS_LOG` and `IS_PROFILE` flags from downstream library usages. #215

Closed josephperrott closed 2 years ago

josephperrott commented 2 years ago

Create setFlag method which allows for setting the IS_LOG and IS_PROFILE flags from downstream library usages.