@axa-fr/oidc-client 7.25.15 → 7.25.16-alpha.1773

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -202,7 +202,7 @@ const configuration = {
202
202
  silent_login_timeout: Number, // Optional, default is 12000 milliseconds
203
203
  scope: String.isRequired, // oidc scope (you need to set "offline_access")
204
204
  authority: String.isRequired,
205
- storage: Storage, // Default sessionStorage, you can set localStorage, but it is less secure against XSS attacks
205
+ storage: Storage, // Default sessionStorage, you can set localStorage, but it is not secure
206
206
  authority_configuration: {
207
207
  // Optional for providers that do not implement OIDC server auto-discovery via a .wellknown URL
208
208
  authorization_endpoint: String,
@@ -1 +1 @@
1
- {"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../src/fetch.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,QAAQ,CAAC;AAE1B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAGhC,eAAO,MAAM,eAAe,GACzB,OAAO,KAAK,EAAE,MAAM,IAAI,GAAG,IAAI,EAAE,oCAAmC,OAAe,KAAG,KAkDtF,CAAC"}
1
+ {"version":3,"file":"fetch.d.ts","sourceRoot":"","sources":["../src/fetch.ts"],"names":[],"mappings":"AAAA,OAAO,IAAI,MAAM,QAAQ,CAAC;AAE1B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAIhC,eAAO,MAAM,eAAe,GACzB,OAAO,KAAK,EAAE,MAAM,IAAI,GAAG,IAAI,EAAE,oCAAmC,OAAe,KAAG,KA0DtF,CAAC"}