@asgardeo/auth-spa 0.2.20 → 0.3.0

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.
Files changed (54) hide show
  1. package/README.md +111 -89
  2. package/dist/asgardeo-spa.production.esm.js +19 -16
  3. package/dist/asgardeo-spa.production.esm.js.map +1 -1
  4. package/dist/asgardeo-spa.production.js +19 -16
  5. package/dist/asgardeo-spa.production.js.map +1 -1
  6. package/dist/asgardeo-spa.production.min.js +1 -1
  7. package/dist/asgardeo-spa.production.min.js.map +1 -1
  8. package/dist/polyfilled/asgardeo-spa.production.esm.js +42 -39
  9. package/dist/polyfilled/asgardeo-spa.production.esm.js.map +1 -1
  10. package/dist/polyfilled/asgardeo-spa.production.js +42 -39
  11. package/dist/polyfilled/asgardeo-spa.production.js.map +1 -1
  12. package/dist/polyfilled/asgardeo-spa.production.min.js +1 -1
  13. package/dist/polyfilled/asgardeo-spa.production.min.js.map +1 -1
  14. package/dist/src/client.d.ts +7 -4
  15. package/dist/src/client.d.ts.map +1 -1
  16. package/dist/src/client.js +14 -11
  17. package/dist/src/client.js.map +1 -1
  18. package/dist/src/clients/main-thread-client.d.ts.map +1 -1
  19. package/dist/src/clients/main-thread-client.js +40 -34
  20. package/dist/src/clients/main-thread-client.js.map +1 -1
  21. package/dist/src/clients/web-worker-client.d.ts.map +1 -1
  22. package/dist/src/clients/web-worker-client.js +7 -9
  23. package/dist/src/clients/web-worker-client.js.map +1 -1
  24. package/dist/src/models/client.d.ts +2 -2
  25. package/dist/src/models/client.d.ts.map +1 -1
  26. package/dist/src/utils/crypto-utils.d.ts +2 -4
  27. package/dist/src/utils/crypto-utils.d.ts.map +1 -1
  28. package/dist/src/utils/crypto-utils.js +3 -6
  29. package/dist/src/utils/crypto-utils.js.map +1 -1
  30. package/dist/src/worker/client.worker.d.ts.map +1 -1
  31. package/dist/src/worker/client.worker.js +3 -3
  32. package/dist/src/worker/client.worker.js.map +1 -1
  33. package/dist/src/worker/worker-core.d.ts.map +1 -1
  34. package/dist/src/worker/worker-core.js +48 -42
  35. package/dist/src/worker/worker-core.js.map +1 -1
  36. package/dist/tsconfig.tsbuildinfo +1 -1
  37. package/package.json +2 -2
  38. package/src/client.ts +24 -43
  39. package/src/clients/main-thread-client.ts +63 -75
  40. package/src/clients/web-worker-client.ts +20 -30
  41. package/src/models/client.ts +2 -3
  42. package/src/utils/crypto-utils.ts +15 -19
  43. package/src/worker/client.worker.ts +5 -10
  44. package/src/worker/worker-core.ts +81 -89
  45. package/dist/src/exception/exception.d.ts +0 -27
  46. package/dist/src/exception/exception.d.ts.map +0 -1
  47. package/dist/src/exception/exception.js +0 -30
  48. package/dist/src/exception/exception.js.map +0 -1
  49. package/dist/src/exception/index.d.ts +0 -19
  50. package/dist/src/exception/index.d.ts.map +0 -1
  51. package/dist/src/exception/index.js +0 -19
  52. package/dist/src/exception/index.js.map +0 -1
  53. package/src/exception/exception.ts +0 -44
  54. package/src/exception/index.ts +0 -19
@@ -1 +1 @@
1
- {"program":{"fileNames":["../node_modules/typescript/lib/lib.es6.d.ts","../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/client-config.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/oidc-endpoints.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/custom-grant-template-tags.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/data.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/parameters.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/scopes.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/environments.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/fetch.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/client-config.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/data.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/oidc-provider-meta-data.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/token.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/custom-grant.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/id-token.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/authorization-url.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/user.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/crypto.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/fetch.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/data/data-layer.d.ts","../node_modules/@asgardeo/auth-js/dist/src/data/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/client.d.ts","../node_modules/@asgardeo/auth-js/dist/src/utils/authentication-utils.d.ts","../node_modules/@asgardeo/auth-js/dist/src/utils/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/public-api.d.ts","../node_modules/@asgardeo/auth-js/dist/src/index.d.ts","../src/constants/messages-types.ts","../src/constants/storage.ts","../src/constants/hooks.ts","../src/constants/session-management.ts","../src/constants/parameters.ts","../src/constants/errors.ts","../src/constants/index.ts","../src/exception/exception.ts","../src/exception/index.ts","../src/index.ts","../src/helpers/spa-helper.ts","../node_modules/axios/index.d.ts","../src/http-client/helpers/decorators.ts","../src/http-client/helpers/index.ts","../src/http-client/models/axios-http-client.ts","../src/http-client/models/http-client.ts","../src/http-client/models/index.ts","../src/http-client/clients/axios-http-client.ts","../src/http-client/clients/index.ts","../src/http-client/index.ts","../src/models/client.ts","../src/models/message.ts","../src/models/http-client.ts","../src/models/web-worker.ts","../src/models/session-management-helper.ts","../src/models/client-config.ts","../src/models/sign-in.ts","../src/models/sign-out-error.ts","../src/models/index.ts","../src/utils/message-utils.ts","../src/utils/spa-utils.ts","../src/utils/index.ts","../src/helpers/session-management-helper.ts","../src/helpers/index.ts","../src/models/request-custom-grant.ts","../src/stores/local-store.ts","../src/stores/memory-store.ts","../src/stores/session-store.ts","../src/stores/index.ts","../node_modules/buffer/index.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/base64url/dist/base64url.d.ts","../node_modules/fast-sha256/sha256.d.ts","../node_modules/jose/dist/types/types.d.ts","../node_modules/jose/dist/types/jwe/compact/decrypt.d.ts","../node_modules/jose/dist/types/jwe/flattened/decrypt.d.ts","../node_modules/jose/dist/types/jwe/general/decrypt.d.ts","../node_modules/jose/dist/types/jwe/general/encrypt.d.ts","../node_modules/jose/dist/types/jws/compact/verify.d.ts","../node_modules/jose/dist/types/jws/flattened/verify.d.ts","../node_modules/jose/dist/types/jws/general/verify.d.ts","../node_modules/jose/dist/types/jwt/verify.d.ts","../node_modules/jose/dist/types/jwt/decrypt.d.ts","../node_modules/jose/dist/types/jwt/produce.d.ts","../node_modules/jose/dist/types/jwe/compact/encrypt.d.ts","../node_modules/jose/dist/types/jwe/flattened/encrypt.d.ts","../node_modules/jose/dist/types/jws/compact/sign.d.ts","../node_modules/jose/dist/types/jws/flattened/sign.d.ts","../node_modules/jose/dist/types/jws/general/sign.d.ts","../node_modules/jose/dist/types/jwt/sign.d.ts","../node_modules/jose/dist/types/jwt/encrypt.d.ts","../node_modules/jose/dist/types/jwk/thumbprint.d.ts","../node_modules/jose/dist/types/jwk/embedded.d.ts","../node_modules/jose/dist/types/jwks/local.d.ts","../node_modules/jose/dist/types/jwks/remote.d.ts","../node_modules/jose/dist/types/jwt/unsecured.d.ts","../node_modules/jose/dist/types/key/export.d.ts","../node_modules/jose/dist/types/key/import.d.ts","../node_modules/jose/dist/types/util/decode_protected_header.d.ts","../node_modules/jose/dist/types/util/decode_jwt.d.ts","../node_modules/jose/dist/types/util/errors.d.ts","../node_modules/jose/dist/types/key/generate_key_pair.d.ts","../node_modules/jose/dist/types/key/generate_secret.d.ts","../node_modules/jose/dist/types/util/base64url.d.ts","../node_modules/jose/dist/types/index.d.ts","../src/utils/crypto-utils.ts","../src/clients/main-thread-client.ts","../src/clients/web-worker-client.ts","../src/clients/index.ts","../src/client.ts","../src/public-api.ts","../src/index-polyfill.ts","../polyfilled/esm.d.ts","../polyfilled/umd.d.ts","../src/web-worker.d.ts","../src/worker/worker-core.ts","../src/worker/client.worker.ts","../src/worker/index.ts","../node_modules/@types/crypto-js/index.d.ts","../node_modules/@types/estree/index.d.ts","../node_modules/@types/resolve/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/json5/index.d.ts","../../node_modules/@types/minimatch/index.d.ts","../../node_modules/@types/minimist/index.d.ts","../../node_modules/@types/normalize-package-data/index.d.ts","../../node_modules/@types/parse-json/index.d.ts"],"fileInfos":["721cec59c3fef87aaf480047d821fb758b3ec9482c4129a54631e6e25e432a31",{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"927cb2b60048e1395b183bf74b2b80a75bdb1dbe384e1d9fac654313ea2fb136","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"6009474c65328718bc827d496d956b2fc7e31a3f643e0f260893b7d976619b80","8f1840a1bcc07dff7b2699ee094572773916dba87fc8d117991c4877f3015789","2ec162d98a48073f00821108eec20151906d383665ce91278aed4a1e8c30a199","ef558820fc7c6ac5a7f32117ac8a533639e636659f7370ff56a88e4ac362d963","e092862984e6e011409c1103659a28966167674bf9af55539293497ce4b8aaeb","1408465b7ef31763e5827b443a38d83d125e5d9ccb60ed23c49cbd5e16bb35e4","1d5f29a8df2a26f1f2a27aafc55e89708cb5648a57464d2424eafa795694e188","8c590f6cab70aaa58ff3a785019b4065b0ad86aaed35b06f1e608511f0342066","37e3dd4b6f6bbfd099d48fd08fe31b000e7a150cf5fa4823e79e6d0eef5038d7","e00379f171286b46a85b97f8fc212da7317a64776557e91b0f60e3f00aecde13","5d7881988209b37a5e6787510c2827423082a5eff6ebe06c92db73f56b5f877b","9ff732b56ae6ed86f5285789b7db6590eeec4d1723d0aab0030cd0b198501185","031851a8f3cb7e40e0e2ab53c24b4f330b78767f0bda897795e40170af1aa04c","ad0edf9cfc5f54fd128e2741f11007c453fe8891e94203f9e5858d919883071e","f5208dad431ac789aa877218bd9cb927956dd70080be8a6d0ef1bb3338aa8297","6635b93bcfaa940eb5b2ce90bb90bebd6164ed48cf8f18195bdbdbbc6c45f5aa","4d34156f55b9fb5bb8978caa1473d1fa6060aa3ff696e9db78379833f5e32606","21735879e50288c60326757400b05dc7c202cfe1566944d0020fa1ad234718a5","7ede18467bd41db505c286e23dd7ed8c0bea15e6520f4f91ff374defdedc3432","f410aadd8539321d799a9030d81481fdba68e00eb96911c5da1be1169640efaf","a4cc464ee100dd3ccffca3f2aece27847c37293be504ad93a666632d2c8d1c28","e8c3776e0a629f3ae805d16655d4d3f01d29638b64126361c35b2c95d4c1ca37","936f040e0690f5e0d2056903250a945065f112c7d36dd962b6b07facea81e472","ac0867c5f42be03a9bb0e853aec2939527e606b3e30cb1508cf4e224b389d7e7","d10817fb4677299c263f4dfa158d2a703554acd3743d8477fe685f756681669d","ad9eab3c7bdbdf8a4d46efe1ab378fcc4c58833c6067be0972bb05b5adf99fd0","16477c5d5d66d2628a79168722da47a27b1f20331418852acccbdbe82294b70c","4246c3200511ea7c1c230549a22d9c0e17b15a8ff0abdde58330ee5b69c0fa4d","c9b106e487f5552eb3854e49bf5956bd90c4c36fb0aeff0cc0b62b5b660eb1cf","dd5561dac7c617e000ecca79006e52685ac6d03cc62865087d41fa5b929fb5a1","9ced747e5c237fb9a51b44ee8811ed66ba3665b362b5bec6e0af6d3b7df01c79","2092f0d331ad3e2608f2e1c11fa85983985b619a802e33ab6ff22d12b172e911","eac8f7f5aa8ad1418ea1b50274777d88a7a5da16f650613a880f97f658b4b284","fb0c18b16461bda0debff0373a95a4e71221bdfe0237bf83e0fc96fecff62b5e","7e6c0fb9e150f07ca6a9caa7b39aaa840d861a3cf307d8a9b72b5bb55c0ec027","fd1b6953785d5fbde4feda18020a8debdafdd0bd14c332a4178cd245a878e43f","1a5fd7fd06c35fceef3d43a0637fe370bfe1daa82f538b183cb065bb0aec3a78","98c679ad74f5dc65535f79a19f19fa3d1142bbe682792c0584ce1f11824c40b7","2808645b990069e5f8b5ff14c9f1e6077eb642583c3f7854012d60757f23c70e","7c3ab924fd8494f286ad3966ebbcbcf7fe07d81bc3d928e1800b05d75a7fadac","c241721993235e5b85856909593605f12530c5e366f0456f5cd2158c19dcbad6","6da64e55101ad42112c2f2327c89f16abc5879c56042585882b32610c764778d","ed8d18f4db98a6038b2d818776a23e9d70c1c59b83368af2e5c525d7fea540fe","a21280e001d7c8996040872e63b114ca4d2a94476e0c741ee198248d0d2ddbd6","ce541ae360182b6dfddfe055e4b6c6766bf265209005b0f2ad2f1bc67343a785","d373d738f77efc587af5b7cc4f0072af050dd4a7af7fd404928423052101139f","886f9c6cce85546bd9e7acdb8c3e3642418efe459dcf1f468c4c8ffa279427bd","b672a08fdcd7a1d449896746432ffdb97219fed71ebb447ffece216ea92233fa","9dbdc98f00468ec7852bdb22014f581b89b3f28ea5f3d6c6685f3ee95c3a65fd","b2ff2f5daa03d40a3314e77aa851122d50108f000fa04a548dce9e89716aa835","826bf72473293e6cf605b7daae60ca20ddea24b9c99397a40b0492e38c679d3b","1db6ce87193a2f542fd6c3e14b9bf17b57202773c0e88bd1249b776f136f7008","19220cd1cbf685225e3f30f6d909920ed47e2ec5a188a3dd33e3231efc990f5b","e6ef854ad1e937ef95b0ddc9ad7a6c7cf60ca7d37dcd4d2db46e6a22b9921bb3","dadee70187ec1810888823edaa893a95fba52e84281926e55ee95eacff107d57","9346b33d9d1bb3024780f0a66540326962f97a51afa23005085cca546e45212a","2a3ee5ceba0a31af3ccb8065831a9681fa378f318fdcfbd01d005c6cdcaa6b36","77bdd223d0a61f09fa46179f2b04b6a6ddde7fafd86a49480fce616eb9a6cd15","093ceafe704d2244ba3e297d7ce665d7f2e4a7112cf1334a9373b76acb9402a8","9e2d0cab8676a77526937f10aec49ad08582d0dba3156c5c82d0f06606d48769","6fdb3f5a7f50a9a330fe71b975d92dad426632931bce0852988dbd727797a8b7","d4551be00948f205f7308e09464d715e062deed201dc3398db97d2db12247bbc","b3643471b0860e55440721bc05499b5c6373d5ad8aad96d429a78484024176a9","789a86243d9f9d1d2816f005c924c07e4054193bcd9a5dccb9b683722251586b","4ac58569ec95e39656dff0a8b5cd43d847bb537d6ebf85c5cfe5fadbfe65cae5","a403cebc4c34b09157a0abdbed93e79e5f4055d36072f858a6db85cb8dea5f12","4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","0cba3a5d7b81356222594442753cf90dd2892e5ccfe1d262aaca6896ba6c1380","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"c2ab70bbc7a24c42a790890739dd8a0ba9d2e15038b40dff8163a97a5d148c00","affectsGlobalScope":true},"422dbb183fdced59425ca072c8bd09efaa77ce4e2ab928ec0d8a1ce062d2a45a",{"version":"712ba0d43b44d144dfd01593f61af6e2e21cfae83e834d297643e7973e55ed61","affectsGlobalScope":true},"1dab5ab6bcf11de47ab9db295df8c4f1d92ffa750e8f095e88c71ce4c3299628","f71f46ccd5a90566f0a37b25b23bc4684381ab2180bdf6733f4e6624474e1894",{"version":"54e65985a3ee3cec182e6a555e20974ea936fc8b8d1738c14e8ed8a42bd921d4","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","98a3ebfa494b46265634a73459050befba5da8fdc6ca0ef9b7269421780f4ff3","34e5de87d983bc6aefef8b17658556e3157003e8d9555d3cb098c6bef0b5fbc8","cc0b61316c4f37393f1f9595e93b673f4184e9d07f4c127165a490ec4a928668","f27371653aded82b2b160f7a7033fb4a5b1534b6f6081ef7be1468f0f15327d3","c762cd6754b13a461c54b59d0ae0ab7aeef3c292c6cf889873f786ee4d8e75c9","f4ea7d5df644785bd9fbf419930cbaec118f0d8b4160037d2339b8e23c059e79",{"version":"bfea28e6162ed21a0aeed181b623dcf250aa79abf49e24a6b7e012655af36d81","affectsGlobalScope":true},"7a5459efa09ea82088234e6533a203d528c594b01787fb90fba148885a36e8b6","ae97e20f2e10dbeec193d6a2f9cd9a367a1e293e7d6b33b68bacea166afd7792","10d4796a130577d57003a77b95d8723530bbec84718e364aa2129fa8ffba0378","ad41bb744149e92adb06eb953da195115620a3f2ad48e7d3ae04d10762dae197","bf73c576885408d4a176f44a9035d798827cc5020d58284cb18d7573430d9022","7ae078ca42a670445ae0c6a97c029cb83d143d62abd1730efb33f68f0b2c0e82",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"5d0a9ea09d990b5788f867f1c79d4878f86f7384cb7dab38eecbf22f9efd063d","12eea70b5e11e924bb0543aea5eadc16ced318aa26001b453b0d561c2fd0bd1e","08777cd9318d294646b121838574e1dd7acbb22c21a03df84e1f2c87b1ad47f2","08a90bcdc717df3d50a2ce178d966a8c353fd23e5c392fd3594a6e39d9bb6304",{"version":"4cd4cff679c9b3d9239fd7bf70293ca4594583767526916af8e5d5a47d0219c7","affectsGlobalScope":true},"2a12d2da5ac4c4979401a3f6eaafa874747a37c365e4bc18aa2b171ae134d21b","002b837927b53f3714308ecd96f72ee8a053b8aeb28213d8ec6de23ed1608b66","1dc9c847473bb47279e398b22c740c83ea37a5c88bf66629666e3cf4c5b9f99c","a9e4a5a24bf2c44de4c98274975a1a705a0abbaad04df3557c2d3cd8b1727949","00fa7ce8bc8acc560dc341bbfdf37840a8c59e6a67c9bfa3fa5f36254df35db2","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","5f0ed51db151c2cdc4fa3bb0f44ce6066912ad001b607a34e65a96c52eb76248",{"version":"3345c276cab0e76dda86c0fb79104ff915a4580ba0f3e440870e183b1baec476","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","e383ff72aabf294913f8c346f5da1445ae6ad525836d28efd52cbadc01a361a6","f52fbf64c7e480271a9096763c4882d356b05cab05bf56a64e68a95313cd2ce2","59bdb65f28d7ce52ccfc906e9aaf422f8b8534b2d21c32a27d7819be5ad81df7",{"version":"3a2da34079a2567161c1359316a32e712404b56566c45332ac9dcee015ecce9f","affectsGlobalScope":true},"28a2e7383fd898c386ffdcacedf0ec0845e5d1a86b5a43f25b86bc315f556b79","3aff9c8c36192e46a84afe7b926136d520487155154ab9ba982a8b544ea8fc95","a880cf8d85af2e4189c709b0fea613741649c0e40fffb4360ec70762563d5de0","85bbf436a15bbeda4db888be3062d47f99c66fd05d7c50f0f6473a9151b6a070","9f9c49c95ecd25e0cb2587751925976cf64fd184714cb11e213749c80cf0f927","f0c75c08a71f9212c93a719a25fb0320d53f2e50ca89a812640e08f8ad8c408c",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"9cafe917bf667f1027b2bb62e2de454ecd2119c80873ad76fc41d941089753b8","946d667bb57e1a5c8850161b3980a11b616ab4f1914d9b4ba71791bda1d195a5","4c754320a6ff1e7ab0214c7ce852d236f33ed7b8540d611094f1ba663bfd1ef1","41818a203505d05b61b3cf91b59914896e3679e53cab5e59d44bcf1c49df61d2","df96853ddcf021264f26da329afe2d51ce397dbee20256a136cb0dcc1e995e21","00a82201b5b5093a11599504c29cc0253461c26152a0819e9c3307c5a381cdf7","cb0fb9fed46988a172a7023e27ab3bf1e1c4433cecdba3ccf0df955a64d2e3a1","4bc56f9c27e96ebe2b39779823c2e3b754ce26ee8dc6233920d12c70098e696a","d481c332dd013698b13561e5f4d0d8905f72396064dfa97dc90a335ff1f3560f","fee98b3e686b23cf993d1e7eda0555419c48dc1f58baeeb3a4139e3015ffc2d9","5a009aed16f121ff649e2567e1e51a2e51bc4ff995e520a51f2d9f98b6e7547d","43819d34bcbb702d8f037b79564b864a985f45219212080201bedb46667215aa","07fbdcc96da1a434eb589769a2b366acdc5abac19ed450591594dd76a66093e7","4186c05e5ca47ec6e1074185cb2fccd17754cd72142a7f0e63a583fba586b76e","123ca45ce8f412da3e30858b611d8dcaa36f6d937c25effd8bffb3531012c9c2","be81e6b690f6ec0c64fde22838832d585696cc01f02fdf37b81303ccb8ee789c","4bcb5b0d689445d0e8b369b8ce5e38127005fc414f924df46522da1951f91cef","36436a6a4b9e865d1a391f1104e2eb6c959c8881b739347e63a2345e584c6ba5","65746bb0edb6f906781e1d23a2ef64551f277997d93c1c128d8a936e05eec36a","ea6fa42a209b9896559fc5d6c7df47ab6c70fd46713811787807ab6769476aae","018bc280a82c2bd5f4d741acb984319d49a1a8ae66b5c623cc4dbd038e64074e","79314fcc509b1d4b2a28cedbcda7c89fe6aac9073fda021e5391f2857f55d7c8","8a5063437d051481d04854cc4366a42ee9c01e912fd85ca8549e674d4383039e","b27f76bc5a4770c0e48e333a2e78d7dc19e32f121b0dfb887aed3b6ce0dfe162","8365433fe94977704a6c0b5dae459019cc80c727233df11e982358f681016327","36e9514c004ef932f6fc7d956597c2c961bfe37672e0fd13a3db903e19b2d142","03592739ab136ac2b4fa13563969f3032028b4d6ddd05823e610b58affa82353","fdac8bb99018f29357e750a1e5e3fdab42d3e4cb2301d15481e6a78ad28c634b","a9b0f7e82f7c4c09f45ad20b2d7e78d1236a1841f0d55e6a3cba81a54f01d9d2","95cee0fbc53ed77edac557bda09beb5c0b9a867b3f9305dd29508b627dfaa635","cdabba167bb1739660761fd4ade2f5037364c444bd6d77184db8e0a6fc4c3e9f","0643c0cb17474a5376559d8493a2e78c88e66a47fa9079f0131437da9bbb41d0","fcbc72c30c675fc3ce9b0f2de153bbc72ec24b6dfd491daf1558e8b3644c6c1e","a866362aeddad8bc4f1e08f591fbcfa4334451617ae433fad15f2b72673b3f7d","1071bc70119d0cf9cfbffa219eb9c76abbca2fd3f679d5bc5eb8c0f69db1f7f8","e9abdcd283d574a1c9b360236d765a92a78530d7e2a1edfae102853a988491f0","8722ddda8070fb167f20dd2a80532ab441c66e9ce009f087db7ab6b1de4f4917","bd3c8f482f4afa4904e781322e5bfd6a9a1de596f3b0117c0a58fa5dbeedc247","671315ee8d597ab350f046802451dc7176d8a1aa08580c6d6275aae87bb9f9bb","47c7164acc25acd85711982dd55a4969a714dce538093ee2fe1ab2b094a220d1","5b836ea37a4ef82b3527fb21049969025e95821196d7758ea81ac20399fd61ab","94385f5e0f8622f419c90b355f4e417a25c80a04e9a1a42eca89fad5e0c6cb55","99fc1afc2ee80d9ccca4185b67de2123563287ba59f7f717368cc70722383b3e","99fc1afc2ee80d9ccca4185b67de2123563287ba59f7f717368cc70722383b3e","b7250063a1605fc45ce68674b4a6941a8f44cc9493cb9b1f4119c6912042cfee","c5fd3e1af544b25983a42a2bab84d1a74956ef9fe76bb03323ad35527a76a2d0","53830bdc2f58f63dc5bbec90d9157309e23250c3d21b547c4ff897116580e84e","12cd176460fc2e3593aa8056528063470c76d5af93919c6c77797f4298bcbc93",{"version":"4f9362850bb427525ba05c0e861dae06d9918bd16ccb38d504cb7294f69e8496","affectsGlobalScope":true},"89ccbe04e737ce613f5f04990271cfa84901446350b8551b0555ddf19319723b","8a19491eba2108d5c333c249699f40aff05ad312c04a17504573b27d91f0aede","0359682c54e487c4cab2b53b2b4d35cc8dea4d9914bc6abcdb5701f8b8e745a4","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b"],"options":{"composite":true,"declarationMap":true,"esModuleInterop":true,"experimentalDecorators":true,"jsx":2,"module":99,"noImplicitAny":false,"outDir":"./","sourceMap":true,"strict":true,"suppressImplicitAnyIndexErrors":true,"target":2},"fileIdsList":[[63,65,154],[154],[44,45,46,47,48,49,50,51,154],[63,154],[64,154],[69,154],[52,63,154],[53,63,154],[55,154],[53,54,55,56,57,58,59,60,61,62,154],[44,46,47,48,49,63,66,68,154],[67,154],[111,154],[114,154],[115,120,154],[116,126,127,134,143,153,154],[116,117,126,134,154],[118,154],[119,120,127,135,154],[120,143,150,154],[121,123,126,134,154],[122,154],[123,124,154],[125,126,154],[126,154],[126,127,128,143,153,154],[126,127,128,143,154],[129,134,143,153,154],[126,127,129,130,134,143,150,153,154],[129,131,143,150,153,154],[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160],[126,132,154],[133,153,154],[123,126,134,143,154],[135,154],[136,154],[114,137,154],[138,152,154,158],[139,154],[140,154],[126,141,154],[141,142,154,156],[126,143,144,145,154],[143,145,154],[143,144,154],[146,154],[147,154],[126,148,149,154],[148,149,154],[120,134,143,150,154],[151,154],[134,152,154],[115,129,140,153,154],[120,154],[143,154,155],[154,156],[154,157],[115,120,126,128,137,143,153,154,156,158],[143,154,159],[154,161],[154,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194],[154,164],[154,164,174],[154,202],[70,77,79,90,99,102,154,199],[154,197,198],[70,77,79,90,99,102,104,105,109,154,196],[70,77,79,99,102,104,105,154,205],[71,72,73,74,75,76,154],[78,154],[81,103,154],[70,77,99,102,154],[70,80,154],[80,82,84,87,154],[88,154],[83,154],[87,89,154],[80,154],[99,154],[85,86,154],[154,201],[70,77,154],[70,90,99,154],[82,90,99,154],[91,92,93,94,95,96,97,98,154],[77,154],[70,154],[70,80,99,154],[70,72,73,99,101,154,200],[106,107,108,154],[70,115,154,162,163,164,195],[100,101,154],[70,77,80,154],[70,77,79,99,102,154,206],[154,206,207],[70,77,79,90,99,104,109,154,196]],"referencedMap":[[66,1],[44,2],[46,2],[47,2],[50,2],[51,2],[52,3],[45,4],[48,2],[49,2],[64,4],[65,5],[70,6],[59,2],[53,7],[61,2],[57,2],[54,8],[62,9],[58,2],[63,10],[55,2],[56,2],[60,2],[69,11],[67,4],[68,12],[209,2],[210,2],[111,13],[112,13],[114,14],[115,15],[116,16],[117,17],[118,18],[119,19],[120,20],[121,21],[122,22],[123,23],[124,23],[125,24],[126,25],[127,26],[128,27],[113,2],[160,2],[129,28],[130,29],[131,30],[161,31],[132,32],[133,33],[134,34],[135,35],[136,36],[137,37],[138,38],[139,39],[140,40],[141,41],[142,42],[143,43],[145,44],[144,45],[146,46],[147,47],[148,48],[149,49],[150,50],[151,51],[152,52],[153,53],[154,54],[155,55],[156,56],[157,57],[158,58],[159,59],[211,60],[82,2],[162,60],[110,2],[163,2],[195,61],[165,62],[175,62],[166,62],[176,62],[167,62],[168,62],[183,62],[182,62],[184,62],[185,62],[177,62],[169,62],[178,62],[170,62],[179,62],[171,62],[173,62],[181,63],[174,62],[180,63],[186,63],[172,62],[187,62],[192,62],[193,62],[188,62],[164,2],[194,2],[190,62],[189,62],[191,2],[9,2],[10,2],[14,2],[13,2],[3,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[4,2],[5,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[34,2],[35,2],[36,2],[37,2],[8,2],[42,2],[38,2],[39,2],[40,2],[41,2],[2,2],[1,2],[43,2],[12,2],[11,2],[203,64],[204,64],[200,65],[199,66],[197,67],[198,68],[76,2],[73,2],[77,69],[71,2],[75,2],[74,2],[72,2],[78,2],[79,70],[104,71],[103,72],[81,73],[88,74],[89,75],[83,2],[84,76],[90,77],[85,78],[86,79],[87,80],[202,81],[80,81],[96,82],[91,83],[93,84],[99,85],[92,86],[105,87],[95,78],[97,87],[98,2],[94,88],[201,89],[109,90],[106,87],[107,87],[108,87],[196,91],[102,92],[100,79],[101,93],[205,2],[207,94],[208,95],[206,96],[212,2],[213,2],[214,2],[215,2],[216,2],[217,2]],"exportedModulesMap":[[66,1],[44,2],[46,2],[47,2],[50,2],[51,2],[52,3],[45,4],[48,2],[49,2],[64,4],[65,5],[70,6],[59,2],[53,7],[61,2],[57,2],[54,8],[62,9],[58,2],[63,10],[55,2],[56,2],[60,2],[69,11],[67,4],[68,12],[209,2],[210,2],[111,13],[112,13],[114,14],[115,15],[116,16],[117,17],[118,18],[119,19],[120,20],[121,21],[122,22],[123,23],[124,23],[125,24],[126,25],[127,26],[128,27],[113,2],[160,2],[129,28],[130,29],[131,30],[161,31],[132,32],[133,33],[134,34],[135,35],[136,36],[137,37],[138,38],[139,39],[140,40],[141,41],[142,42],[143,43],[145,44],[144,45],[146,46],[147,47],[148,48],[149,49],[150,50],[151,51],[152,52],[153,53],[154,54],[155,55],[156,56],[157,57],[158,58],[159,59],[211,60],[82,2],[162,60],[110,2],[163,2],[195,61],[165,62],[175,62],[166,62],[176,62],[167,62],[168,62],[183,62],[182,62],[184,62],[185,62],[177,62],[169,62],[178,62],[170,62],[179,62],[171,62],[173,62],[181,63],[174,62],[180,63],[186,63],[172,62],[187,62],[192,62],[193,62],[188,62],[164,2],[194,2],[190,62],[189,62],[191,2],[9,2],[10,2],[14,2],[13,2],[3,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[4,2],[5,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[34,2],[35,2],[36,2],[37,2],[8,2],[42,2],[38,2],[39,2],[40,2],[41,2],[2,2],[1,2],[43,2],[12,2],[11,2],[203,64],[204,64],[200,65],[199,66],[197,67],[198,68],[76,2],[73,2],[77,69],[71,2],[75,2],[74,2],[72,2],[78,2],[79,70],[104,71],[103,72],[81,73],[88,74],[89,75],[83,2],[84,76],[90,77],[85,78],[86,79],[87,80],[202,81],[80,81],[96,82],[91,83],[93,84],[99,85],[92,86],[105,87],[95,78],[97,87],[98,2],[94,88],[201,89],[109,90],[106,87],[107,87],[108,87],[196,91],[102,92],[100,79],[101,93],[205,2],[207,94],[208,95],[206,96],[212,2],[213,2],[214,2],[215,2],[216,2],[217,2]],"semanticDiagnosticsPerFile":[66,44,46,47,50,51,52,45,48,49,64,65,70,59,53,61,57,54,62,58,63,55,56,60,69,67,68,209,210,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,113,160,129,130,131,161,132,133,134,135,136,137,138,139,140,141,142,143,145,144,146,147,148,149,150,151,152,153,154,155,156,157,158,159,211,82,162,110,163,195,165,175,166,176,167,168,183,182,184,185,177,169,178,170,179,171,173,181,174,180,186,172,187,192,193,188,164,194,190,189,191,9,10,14,13,3,15,16,17,18,19,20,21,22,4,5,26,23,24,25,27,28,29,6,30,31,32,33,7,34,35,36,37,8,42,38,39,40,41,2,1,43,12,11,203,204,200,199,197,198,76,73,77,71,75,74,72,78,79,104,103,81,88,89,83,84,90,85,86,87,202,80,96,91,93,99,92,105,95,97,98,94,201,109,106,107,108,196,102,100,101,205,207,208,206,212,213,214,215,216,217]},"version":"4.5.5"}
1
+ {"program":{"fileNames":["../node_modules/typescript/lib/lib.es6.d.ts","../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/oidc-provider-meta-data.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/client-config.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/oidc-endpoints.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/custom-grant-template-tags.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/data.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/parameters.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/scopes.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/environments.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/fetch.d.ts","../node_modules/@asgardeo/auth-js/dist/src/constants/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/client-config.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/data.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/token.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/custom-grant.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/id-token.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/authorization-url.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/user.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/crypto.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/fetch.d.ts","../node_modules/@asgardeo/auth-js/dist/src/models/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/data/data-layer.d.ts","../node_modules/@asgardeo/auth-js/dist/src/data/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/client.d.ts","../node_modules/@asgardeo/auth-js/dist/src/utils/authentication-utils.d.ts","../node_modules/@asgardeo/auth-js/dist/src/utils/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/exception/exception.d.ts","../node_modules/@asgardeo/auth-js/dist/src/exception/index.d.ts","../node_modules/@asgardeo/auth-js/dist/src/public-api.d.ts","../node_modules/@asgardeo/auth-js/dist/src/index.d.ts","../src/constants/messages-types.ts","../src/constants/storage.ts","../src/constants/hooks.ts","../src/constants/session-management.ts","../src/constants/parameters.ts","../src/constants/errors.ts","../src/constants/index.ts","../src/index.ts","../src/helpers/spa-helper.ts","../node_modules/axios/index.d.ts","../src/http-client/helpers/decorators.ts","../src/http-client/helpers/index.ts","../src/http-client/models/axios-http-client.ts","../src/http-client/models/http-client.ts","../src/http-client/models/index.ts","../src/http-client/clients/axios-http-client.ts","../src/http-client/clients/index.ts","../src/http-client/index.ts","../src/models/client.ts","../src/models/message.ts","../src/models/http-client.ts","../src/models/web-worker.ts","../src/models/session-management-helper.ts","../src/models/client-config.ts","../src/models/sign-in.ts","../src/models/sign-out-error.ts","../src/models/index.ts","../src/utils/message-utils.ts","../src/utils/spa-utils.ts","../src/utils/index.ts","../src/helpers/session-management-helper.ts","../src/helpers/index.ts","../src/models/request-custom-grant.ts","../src/stores/local-store.ts","../src/stores/memory-store.ts","../src/stores/session-store.ts","../src/stores/index.ts","../node_modules/buffer/index.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/base64url/dist/base64url.d.ts","../node_modules/fast-sha256/sha256.d.ts","../node_modules/jose/dist/types/types.d.ts","../node_modules/jose/dist/types/jwe/compact/decrypt.d.ts","../node_modules/jose/dist/types/jwe/flattened/decrypt.d.ts","../node_modules/jose/dist/types/jwe/general/decrypt.d.ts","../node_modules/jose/dist/types/jwe/general/encrypt.d.ts","../node_modules/jose/dist/types/jws/compact/verify.d.ts","../node_modules/jose/dist/types/jws/flattened/verify.d.ts","../node_modules/jose/dist/types/jws/general/verify.d.ts","../node_modules/jose/dist/types/jwt/verify.d.ts","../node_modules/jose/dist/types/jwt/decrypt.d.ts","../node_modules/jose/dist/types/jwt/produce.d.ts","../node_modules/jose/dist/types/jwe/compact/encrypt.d.ts","../node_modules/jose/dist/types/jwe/flattened/encrypt.d.ts","../node_modules/jose/dist/types/jws/compact/sign.d.ts","../node_modules/jose/dist/types/jws/flattened/sign.d.ts","../node_modules/jose/dist/types/jws/general/sign.d.ts","../node_modules/jose/dist/types/jwt/sign.d.ts","../node_modules/jose/dist/types/jwt/encrypt.d.ts","../node_modules/jose/dist/types/jwk/thumbprint.d.ts","../node_modules/jose/dist/types/jwk/embedded.d.ts","../node_modules/jose/dist/types/jwks/local.d.ts","../node_modules/jose/dist/types/jwks/remote.d.ts","../node_modules/jose/dist/types/jwt/unsecured.d.ts","../node_modules/jose/dist/types/key/export.d.ts","../node_modules/jose/dist/types/key/import.d.ts","../node_modules/jose/dist/types/util/decode_protected_header.d.ts","../node_modules/jose/dist/types/util/decode_jwt.d.ts","../node_modules/jose/dist/types/util/errors.d.ts","../node_modules/jose/dist/types/key/generate_key_pair.d.ts","../node_modules/jose/dist/types/key/generate_secret.d.ts","../node_modules/jose/dist/types/util/base64url.d.ts","../node_modules/jose/dist/types/index.d.ts","../src/utils/crypto-utils.ts","../src/clients/main-thread-client.ts","../src/clients/web-worker-client.ts","../src/clients/index.ts","../src/client.ts","../src/public-api.ts","../src/index-polyfill.ts","../polyfilled/esm.d.ts","../polyfilled/umd.d.ts","../src/web-worker.d.ts","../src/worker/worker-core.ts","../src/worker/client.worker.ts","../src/worker/index.ts","../node_modules/@types/crypto-js/index.d.ts","../node_modules/@types/estree/index.d.ts","../node_modules/@types/resolve/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/json5/index.d.ts","../../node_modules/@types/minimatch/index.d.ts","../../node_modules/@types/minimist/index.d.ts","../../node_modules/@types/normalize-package-data/index.d.ts","../../node_modules/@types/parse-json/index.d.ts"],"fileInfos":["721cec59c3fef87aaf480047d821fb758b3ec9482c4129a54631e6e25e432a31",{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"927cb2b60048e1395b183bf74b2b80a75bdb1dbe384e1d9fac654313ea2fb136","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"5e15a33cbecf9bc0d0c16a27ab5f1d04dd2009b74496c7c3547b96e9ab26511e","6009474c65328718bc827d496d956b2fc7e31a3f643e0f260893b7d976619b80","e7c931bccb038847bb2feada651326056ee7dcb763e01d82dcea4709a29c2a4b","2ec162d98a48073f00821108eec20151906d383665ce91278aed4a1e8c30a199","ef558820fc7c6ac5a7f32117ac8a533639e636659f7370ff56a88e4ac362d963","e092862984e6e011409c1103659a28966167674bf9af55539293497ce4b8aaeb","1408465b7ef31763e5827b443a38d83d125e5d9ccb60ed23c49cbd5e16bb35e4","1d5f29a8df2a26f1f2a27aafc55e89708cb5648a57464d2424eafa795694e188","8c590f6cab70aaa58ff3a785019b4065b0ad86aaed35b06f1e608511f0342066","37e3dd4b6f6bbfd099d48fd08fe31b000e7a150cf5fa4823e79e6d0eef5038d7","11dee072f46069c35b11a595d8961c8f75acaa8211200f34b1914fbca78f40dc","075f1a61e88377492305b704259d574a9de77057320a16214e060afd2af5f553","97836acc46c5e6260330121a3776f0cba650890e871f25ae22d16300bb0ba728","ad0edf9cfc5f54fd128e2741f11007c453fe8891e94203f9e5858d919883071e","f5208dad431ac789aa877218bd9cb927956dd70080be8a6d0ef1bb3338aa8297","6635b93bcfaa940eb5b2ce90bb90bebd6164ed48cf8f18195bdbdbbc6c45f5aa","4d34156f55b9fb5bb8978caa1473d1fa6060aa3ff696e9db78379833f5e32606","6a046346b00fff0bf4866957316f9f212ddf3e2c64dcb18a7d3cae498072e04c","55faa5a850e69198ed0ec20c5a91c1537f6122f5c1d3ec64d421d731c9d5e486","f410aadd8539321d799a9030d81481fdba68e00eb96911c5da1be1169640efaf","a4cc464ee100dd3ccffca3f2aece27847c37293be504ad93a666632d2c8d1c28","e8c3776e0a629f3ae805d16655d4d3f01d29638b64126361c35b2c95d4c1ca37","936f040e0690f5e0d2056903250a945065f112c7d36dd962b6b07facea81e472","71eabc76d77995e88be627cbfdccfd7e4518799518e2bdb131546b7d8039b028","d10817fb4677299c263f4dfa158d2a703554acd3743d8477fe685f756681669d","8b27572c6fcd3f85ba0b310ecda5ac14bc9b29f78c74e924d1d1cf4ec299d7c2","f48fc485d44bc78cc0fe48b176e3adc879d4e0a7322f2e77119e1eab6000932a","f487ae486dd50be330a91ab9204f0bd3e466cd7f628c86ce50808d028b2e596d","16477c5d5d66d2628a79168722da47a27b1f20331418852acccbdbe82294b70c","4246c3200511ea7c1c230549a22d9c0e17b15a8ff0abdde58330ee5b69c0fa4d","c9b106e487f5552eb3854e49bf5956bd90c4c36fb0aeff0cc0b62b5b660eb1cf","dd5561dac7c617e000ecca79006e52685ac6d03cc62865087d41fa5b929fb5a1","9ced747e5c237fb9a51b44ee8811ed66ba3665b362b5bec6e0af6d3b7df01c79","2092f0d331ad3e2608f2e1c11fa85983985b619a802e33ab6ff22d12b172e911","eac8f7f5aa8ad1418ea1b50274777d88a7a5da16f650613a880f97f658b4b284","fb0c18b16461bda0debff0373a95a4e71221bdfe0237bf83e0fc96fecff62b5e","1a5fd7fd06c35fceef3d43a0637fe370bfe1daa82f538b183cb065bb0aec3a78","98c679ad74f5dc65535f79a19f19fa3d1142bbe682792c0584ce1f11824c40b7","2808645b990069e5f8b5ff14c9f1e6077eb642583c3f7854012d60757f23c70e","7c3ab924fd8494f286ad3966ebbcbcf7fe07d81bc3d928e1800b05d75a7fadac","c241721993235e5b85856909593605f12530c5e366f0456f5cd2158c19dcbad6","6da64e55101ad42112c2f2327c89f16abc5879c56042585882b32610c764778d","ed8d18f4db98a6038b2d818776a23e9d70c1c59b83368af2e5c525d7fea540fe","a21280e001d7c8996040872e63b114ca4d2a94476e0c741ee198248d0d2ddbd6","ce541ae360182b6dfddfe055e4b6c6766bf265209005b0f2ad2f1bc67343a785","d373d738f77efc587af5b7cc4f0072af050dd4a7af7fd404928423052101139f","886f9c6cce85546bd9e7acdb8c3e3642418efe459dcf1f468c4c8ffa279427bd","790d57ee00be5d37d4034f34965580b697859fa5144e0030976b5307a94521db","9dbdc98f00468ec7852bdb22014f581b89b3f28ea5f3d6c6685f3ee95c3a65fd","b2ff2f5daa03d40a3314e77aa851122d50108f000fa04a548dce9e89716aa835","826bf72473293e6cf605b7daae60ca20ddea24b9c99397a40b0492e38c679d3b","1db6ce87193a2f542fd6c3e14b9bf17b57202773c0e88bd1249b776f136f7008","19220cd1cbf685225e3f30f6d909920ed47e2ec5a188a3dd33e3231efc990f5b","e6ef854ad1e937ef95b0ddc9ad7a6c7cf60ca7d37dcd4d2db46e6a22b9921bb3","dadee70187ec1810888823edaa893a95fba52e84281926e55ee95eacff107d57","9346b33d9d1bb3024780f0a66540326962f97a51afa23005085cca546e45212a","2a3ee5ceba0a31af3ccb8065831a9681fa378f318fdcfbd01d005c6cdcaa6b36","77bdd223d0a61f09fa46179f2b04b6a6ddde7fafd86a49480fce616eb9a6cd15","093ceafe704d2244ba3e297d7ce665d7f2e4a7112cf1334a9373b76acb9402a8","9e2d0cab8676a77526937f10aec49ad08582d0dba3156c5c82d0f06606d48769","6fdb3f5a7f50a9a330fe71b975d92dad426632931bce0852988dbd727797a8b7","d4551be00948f205f7308e09464d715e062deed201dc3398db97d2db12247bbc","b3643471b0860e55440721bc05499b5c6373d5ad8aad96d429a78484024176a9","789a86243d9f9d1d2816f005c924c07e4054193bcd9a5dccb9b683722251586b","4ac58569ec95e39656dff0a8b5cd43d847bb537d6ebf85c5cfe5fadbfe65cae5","a403cebc4c34b09157a0abdbed93e79e5f4055d36072f858a6db85cb8dea5f12","4967529644e391115ca5592184d4b63980569adf60ee685f968fd59ab1557188","0cba3a5d7b81356222594442753cf90dd2892e5ccfe1d262aaca6896ba6c1380","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"c2ab70bbc7a24c42a790890739dd8a0ba9d2e15038b40dff8163a97a5d148c00","affectsGlobalScope":true},"422dbb183fdced59425ca072c8bd09efaa77ce4e2ab928ec0d8a1ce062d2a45a",{"version":"712ba0d43b44d144dfd01593f61af6e2e21cfae83e834d297643e7973e55ed61","affectsGlobalScope":true},"1dab5ab6bcf11de47ab9db295df8c4f1d92ffa750e8f095e88c71ce4c3299628","f71f46ccd5a90566f0a37b25b23bc4684381ab2180bdf6733f4e6624474e1894",{"version":"54e65985a3ee3cec182e6a555e20974ea936fc8b8d1738c14e8ed8a42bd921d4","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","98a3ebfa494b46265634a73459050befba5da8fdc6ca0ef9b7269421780f4ff3","34e5de87d983bc6aefef8b17658556e3157003e8d9555d3cb098c6bef0b5fbc8","cc0b61316c4f37393f1f9595e93b673f4184e9d07f4c127165a490ec4a928668","f27371653aded82b2b160f7a7033fb4a5b1534b6f6081ef7be1468f0f15327d3","c762cd6754b13a461c54b59d0ae0ab7aeef3c292c6cf889873f786ee4d8e75c9","f4ea7d5df644785bd9fbf419930cbaec118f0d8b4160037d2339b8e23c059e79",{"version":"bfea28e6162ed21a0aeed181b623dcf250aa79abf49e24a6b7e012655af36d81","affectsGlobalScope":true},"b8aca9d0c81abb02bec9b7621983ae65bde71da6727580070602bd2500a9ce2a","ae97e20f2e10dbeec193d6a2f9cd9a367a1e293e7d6b33b68bacea166afd7792","10d4796a130577d57003a77b95d8723530bbec84718e364aa2129fa8ffba0378","ad41bb744149e92adb06eb953da195115620a3f2ad48e7d3ae04d10762dae197","bf73c576885408d4a176f44a9035d798827cc5020d58284cb18d7573430d9022","7ae078ca42a670445ae0c6a97c029cb83d143d62abd1730efb33f68f0b2c0e82",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"5d0a9ea09d990b5788f867f1c79d4878f86f7384cb7dab38eecbf22f9efd063d","12eea70b5e11e924bb0543aea5eadc16ced318aa26001b453b0d561c2fd0bd1e","08777cd9318d294646b121838574e1dd7acbb22c21a03df84e1f2c87b1ad47f2","08a90bcdc717df3d50a2ce178d966a8c353fd23e5c392fd3594a6e39d9bb6304",{"version":"4cd4cff679c9b3d9239fd7bf70293ca4594583767526916af8e5d5a47d0219c7","affectsGlobalScope":true},"2a12d2da5ac4c4979401a3f6eaafa874747a37c365e4bc18aa2b171ae134d21b","002b837927b53f3714308ecd96f72ee8a053b8aeb28213d8ec6de23ed1608b66","1dc9c847473bb47279e398b22c740c83ea37a5c88bf66629666e3cf4c5b9f99c","a9e4a5a24bf2c44de4c98274975a1a705a0abbaad04df3557c2d3cd8b1727949","00fa7ce8bc8acc560dc341bbfdf37840a8c59e6a67c9bfa3fa5f36254df35db2","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","5f0ed51db151c2cdc4fa3bb0f44ce6066912ad001b607a34e65a96c52eb76248",{"version":"3345c276cab0e76dda86c0fb79104ff915a4580ba0f3e440870e183b1baec476","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","103d70bfbeb3cd3a3f26d1705bf986322d8738c2c143f38ebb743b1e228d7444","f52fbf64c7e480271a9096763c4882d356b05cab05bf56a64e68a95313cd2ce2","59bdb65f28d7ce52ccfc906e9aaf422f8b8534b2d21c32a27d7819be5ad81df7",{"version":"3a2da34079a2567161c1359316a32e712404b56566c45332ac9dcee015ecce9f","affectsGlobalScope":true},"28a2e7383fd898c386ffdcacedf0ec0845e5d1a86b5a43f25b86bc315f556b79","3aff9c8c36192e46a84afe7b926136d520487155154ab9ba982a8b544ea8fc95","a880cf8d85af2e4189c709b0fea613741649c0e40fffb4360ec70762563d5de0","85bbf436a15bbeda4db888be3062d47f99c66fd05d7c50f0f6473a9151b6a070","9f9c49c95ecd25e0cb2587751925976cf64fd184714cb11e213749c80cf0f927","f0c75c08a71f9212c93a719a25fb0320d53f2e50ca89a812640e08f8ad8c408c",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"9cafe917bf667f1027b2bb62e2de454ecd2119c80873ad76fc41d941089753b8","946d667bb57e1a5c8850161b3980a11b616ab4f1914d9b4ba71791bda1d195a5","4c754320a6ff1e7ab0214c7ce852d236f33ed7b8540d611094f1ba663bfd1ef1","1531a27b26ce94b434820a642f74906970b5f6648225d2b16e267e05aa45f564","49d23943d2bb09f5bac15ba69944325239a998d25c17e9f4724afe850c43ae47","74a70c21fd168d487f5d52bcdce453e6b2e4bae65dcf9391b6fcdd3823bd8a43","1eb1f8d7cd1ef1f675840229a6558b895e2bcc70843d52abfcfbe3779312ff2b","341a824d0b80e9a51ef509d8017f8a3d8782e99dbe47737c931b7f4f7c756cb1","c03698e335016d40fbc36fb1bd987f1a6fdf46349ba288892e588189a3e7d07e","89bff8ab43246dfcfc1f22ed78dc5cdfc7ac2ddaf832d79deceaf59beb3d7c18","6ddab747e2657463f99954bfe360d92144f460cfca7a8db62b320242e1ba0a70","9a386e46e4da74a20a5f15c80d164ec51470c238bba3636a5a3814faab090bcf","79372fb45509911fc905e496ef91afd825a8feb564d29d0bc6ddf56365a1541f","f516426a4c73211f80aa6b6e4bdbb701dab91475f8c49c0c52a116eb6b3abd59","d5e8f65b23bac083dcedccb5ff5ef4cf0acd40a78d1341300dae6de8d5d0560d","98a58f29b115ee5f1c20e30cd0112125ddd30f6ad6d26f5a895e87dfffccc8d9","9f427bfbb1e88cae899b1508c94d38d1d95e806e2afe15ac36c43022698b0c86","3a0692d9c826d71e03f16cc70a5bfbac8660fda8fd81cd992aebc8f32d2ab3e9","fa846ab6f2ffb7ba3b26d7e72d4cc75c3204039626fd2528c4be26f2c111c13d","5289ef752f4ad8c3636b55ec9d32a3d20244072e83168cacbaffb674a3cabdc6","1044957b7d84969a41b4a9af59830e3505f506372085653011d12479d324f775","c2475ed7529224760c4560c49716de327c2000770830709c96bfc1f2a33d3bc0","6cc423d06bc7a3393b5699927f168f8b6a85f21b56d44b71e9c982e182b90727","c35bd485fe96ae6a9ba8dba325ec62e706e035cd3e0f87eae1ba1f644cb1650e","117d1d24d8a37e24ccaf389a7921f545c1a843cc88dee9c1c6211d17797ea1f7","80c95f005d486dba7e47d848f865c0e3e280d6fbdc408b616256c229e769c921","94c65b653aecfc38e2933f9f1f4ae9045ed43dddae77ba84067cf620498e7b40","1b4fa5ca65bdff348f25fb3bdb887c09ebf56ef8d352efeff0a451a7fde7b2a4","b37cf105323d1dafa75b5ecf746a0ec6bed5dc6c5d5be7813de8603c093373ab","770ded6da7e75524f010f18b5b4882259e768ef47b5d05b9c83cc4a96aaf4ec8","f51d38853c34f5482c6d61bea7d97ff31243e8c215cc9881f816c9a66f69fbd5","e379c832b4da9ebeba2232a130cfa7a83e970f456123d207820f0c87263d034c","c2ea643caad48f903c5f88528c6bc766ab24d72c09134d951931e884b795b4ca","086d9e59a579981bdf4f3bfa6e8e893570e5005f7219292bf7d90c153066cdfc","1071bc70119d0cf9cfbffa219eb9c76abbca2fd3f679d5bc5eb8c0f69db1f7f8","654eae7c8b91584fbed583b737f28ce6719cea03f41e18b07d530fb9a468d5db","8009cbae23830a42ab92dcbc029af995fa385be51d70fc77c2ad2608e87ea233","c06978a22aa43929eef3c96e3b3d34bfb53e84dfc5dc784604dcac8043429df6","671315ee8d597ab350f046802451dc7176d8a1aa08580c6d6275aae87bb9f9bb","7261d8e7d7408f9740607a1bb36a426224cecbfb913977b016ebe8bd2e7dd98e","5b836ea37a4ef82b3527fb21049969025e95821196d7758ea81ac20399fd61ab","94385f5e0f8622f419c90b355f4e417a25c80a04e9a1a42eca89fad5e0c6cb55","99fc1afc2ee80d9ccca4185b67de2123563287ba59f7f717368cc70722383b3e","99fc1afc2ee80d9ccca4185b67de2123563287ba59f7f717368cc70722383b3e","b7250063a1605fc45ce68674b4a6941a8f44cc9493cb9b1f4119c6912042cfee","61ed078d017aee7c1e41854da43b3eae64c7c5fe43f197cc11267d312ad80e11","5fdb8ca749e1ed7e39a8909625edd7b9ca623b3bdd94f7e59b2814119d601a29","12cd176460fc2e3593aa8056528063470c76d5af93919c6c77797f4298bcbc93",{"version":"4f9362850bb427525ba05c0e861dae06d9918bd16ccb38d504cb7294f69e8496","affectsGlobalScope":true},"89ccbe04e737ce613f5f04990271cfa84901446350b8551b0555ddf19319723b","8a19491eba2108d5c333c249699f40aff05ad312c04a17504573b27d91f0aede","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b"],"options":{"composite":true,"declarationMap":true,"esModuleInterop":true,"experimentalDecorators":true,"jsx":2,"module":99,"noImplicitAny":false,"outDir":"./","sourceMap":true,"strict":true,"suppressImplicitAnyIndexErrors":true,"target":2},"fileIdsList":[[63,65,154],[154],[45,46,47,48,49,50,51,52,154],[63,154],[64,154],[69,154],[71,154],[44,53,154],[54,63,154],[44,54,55,56,57,58,59,60,61,62,154],[45,47,48,49,50,63,66,68,70,154],[67,154],[111,154],[114,154],[115,120,154],[116,126,127,134,143,153,154],[116,117,126,134,154],[118,154],[119,120,127,135,154],[120,143,150,154],[121,123,126,134,154],[122,154],[123,124,154],[125,126,154],[126,154],[126,127,128,143,153,154],[126,127,128,143,154],[129,134,143,153,154],[126,127,129,130,134,143,150,153,154],[129,131,143,150,153,154],[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160],[126,132,154],[133,153,154],[123,126,134,143,154],[135,154],[136,154],[114,137,154],[138,152,154,158],[139,154],[140,154],[126,141,154],[141,142,154,156],[126,143,144,145,154],[143,145,154],[143,144,154],[146,154],[147,154],[126,148,149,154],[148,149,154],[120,134,143,150,154],[151,154],[134,152,154],[115,129,140,153,154],[120,154],[143,154,155],[154,156],[154,157],[115,120,126,128,137,143,153,154,156,158],[143,154,159],[154,161],[154,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194],[154,164],[154,164,174],[154,202],[72,79,90,99,102,154,199],[154,197,198],[72,79,90,99,102,104,105,109,154,196],[72,79,99,102,104,105,154,205],[73,74,75,76,77,78,154],[81,103,154],[72,79,99,102,154],[72,80,154],[80,82,84,87,154],[88,154],[83,154],[87,89,154],[80,154],[99,154],[85,86,154],[154,201],[72,79,154],[72,90,99,154],[82,90,99,154],[91,92,93,94,95,96,97,98,154],[79,154],[72,154],[72,80,99,154],[72,74,75,99,101,154,200],[106,107,108,154],[72,115,154,162,163,195],[100,101,154],[72,79,80,154],[72,79,99,102,154,206],[154,206,207],[72,79,90,99,104,109,154,196]],"referencedMap":[[66,1],[45,2],[47,2],[48,2],[51,2],[52,2],[53,3],[46,4],[49,2],[50,2],[64,4],[65,5],[69,2],[70,6],[72,7],[59,2],[54,8],[61,2],[57,2],[55,9],[62,2],[58,2],[63,10],[44,2],[56,2],[60,2],[71,11],[67,4],[68,12],[209,2],[210,2],[111,13],[112,13],[114,14],[115,15],[116,16],[117,17],[118,18],[119,19],[120,20],[121,21],[122,22],[123,23],[124,23],[125,24],[126,25],[127,26],[128,27],[113,2],[160,2],[129,28],[130,29],[131,30],[161,31],[132,32],[133,33],[134,34],[135,35],[136,36],[137,37],[138,38],[139,39],[140,40],[141,41],[142,42],[143,43],[145,44],[144,45],[146,46],[147,47],[148,48],[149,49],[150,50],[151,51],[152,52],[153,53],[154,54],[155,55],[156,56],[157,57],[158,58],[159,59],[211,60],[82,2],[162,60],[110,2],[163,2],[195,61],[165,62],[175,62],[166,62],[176,62],[167,62],[168,62],[183,62],[182,62],[184,62],[185,62],[177,62],[169,62],[178,62],[170,62],[179,62],[171,62],[173,62],[181,63],[174,62],[180,63],[186,63],[172,62],[187,62],[192,62],[193,62],[188,62],[164,2],[194,2],[190,62],[189,62],[191,2],[9,2],[10,2],[14,2],[13,2],[3,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[4,2],[5,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[34,2],[35,2],[36,2],[37,2],[8,2],[42,2],[38,2],[39,2],[40,2],[41,2],[2,2],[1,2],[43,2],[12,2],[11,2],[203,64],[204,64],[200,65],[199,66],[197,67],[198,68],[78,2],[75,2],[79,69],[73,2],[77,2],[76,2],[74,2],[104,70],[103,71],[81,72],[88,73],[89,74],[83,2],[84,75],[90,76],[85,77],[86,78],[87,79],[202,80],[80,80],[96,81],[91,82],[93,83],[99,84],[92,85],[105,86],[95,77],[97,86],[98,2],[94,87],[201,88],[109,89],[106,86],[107,86],[108,86],[196,90],[102,91],[100,78],[101,92],[205,2],[207,93],[208,94],[206,95],[212,2],[213,2],[214,2],[215,2],[216,2],[217,2]],"exportedModulesMap":[[66,1],[45,2],[47,2],[48,2],[51,2],[52,2],[53,3],[46,4],[49,2],[50,2],[64,4],[65,5],[69,2],[70,6],[72,7],[59,2],[54,8],[61,2],[57,2],[55,9],[62,2],[58,2],[63,10],[44,2],[56,2],[60,2],[71,11],[67,4],[68,12],[209,2],[210,2],[111,13],[112,13],[114,14],[115,15],[116,16],[117,17],[118,18],[119,19],[120,20],[121,21],[122,22],[123,23],[124,23],[125,24],[126,25],[127,26],[128,27],[113,2],[160,2],[129,28],[130,29],[131,30],[161,31],[132,32],[133,33],[134,34],[135,35],[136,36],[137,37],[138,38],[139,39],[140,40],[141,41],[142,42],[143,43],[145,44],[144,45],[146,46],[147,47],[148,48],[149,49],[150,50],[151,51],[152,52],[153,53],[154,54],[155,55],[156,56],[157,57],[158,58],[159,59],[211,60],[82,2],[162,60],[110,2],[163,2],[195,61],[165,62],[175,62],[166,62],[176,62],[167,62],[168,62],[183,62],[182,62],[184,62],[185,62],[177,62],[169,62],[178,62],[170,62],[179,62],[171,62],[173,62],[181,63],[174,62],[180,63],[186,63],[172,62],[187,62],[192,62],[193,62],[188,62],[164,2],[194,2],[190,62],[189,62],[191,2],[9,2],[10,2],[14,2],[13,2],[3,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[4,2],[5,2],[26,2],[23,2],[24,2],[25,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[34,2],[35,2],[36,2],[37,2],[8,2],[42,2],[38,2],[39,2],[40,2],[41,2],[2,2],[1,2],[43,2],[12,2],[11,2],[203,64],[204,64],[200,65],[199,66],[197,67],[198,68],[78,2],[75,2],[79,69],[73,2],[77,2],[76,2],[74,2],[104,70],[103,71],[81,72],[88,73],[89,74],[83,2],[84,75],[90,76],[85,77],[86,78],[87,79],[202,80],[80,80],[96,81],[91,82],[93,83],[99,84],[92,85],[105,86],[95,77],[97,86],[98,2],[94,87],[201,88],[109,89],[106,86],[107,86],[108,86],[196,90],[102,91],[100,78],[101,92],[205,2],[207,93],[208,94],[206,95],[212,2],[213,2],[214,2],[215,2],[216,2],[217,2]],"semanticDiagnosticsPerFile":[66,45,47,48,51,52,53,46,49,50,64,65,69,70,72,59,54,61,57,55,62,58,63,44,56,60,71,67,68,209,210,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,113,160,129,130,131,161,132,133,134,135,136,137,138,139,140,141,142,143,145,144,146,147,148,149,150,151,152,153,154,155,156,157,158,159,211,82,162,110,163,195,165,175,166,176,167,168,183,182,184,185,177,169,178,170,179,171,173,181,174,180,186,172,187,192,193,188,164,194,190,189,191,9,10,14,13,3,15,16,17,18,19,20,21,22,4,5,26,23,24,25,27,28,29,6,30,31,32,33,7,34,35,36,37,8,42,38,39,40,41,2,1,43,12,11,203,204,200,199,197,198,78,75,79,73,77,76,74,104,103,81,88,89,83,84,90,85,86,87,202,80,96,91,93,99,92,105,95,97,98,94,201,109,106,107,108,196,102,100,101,205,207,208,206,212,213,214,215,216,217]},"version":"4.5.5"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asgardeo/auth-spa",
3
- "version": "0.2.20",
3
+ "version": "0.3.0",
4
4
  "description": "Asgardeo Auth SPA SDK to be used in Single-Page Applications.",
5
5
  "keywords": [
6
6
  "Asgardeo",
@@ -25,7 +25,7 @@
25
25
  "author": "Asgardeo",
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@asgardeo/auth-js": "^1.0.5",
28
+ "@asgardeo/auth-js": "^1.0.8",
29
29
  "await-semaphore": "^0.1.3",
30
30
  "axios": "^0.26.0",
31
31
  "base64url": "^3.0.1",
package/src/client.ts CHANGED
@@ -17,6 +17,7 @@
17
17
  */
18
18
 
19
19
  import {
20
+ AsgardeoAuthException,
20
21
  AuthClientConfig,
21
22
  BasicUserInfo,
22
23
  CustomGrantConfig,
@@ -26,7 +27,6 @@ import {
26
27
  } from "@asgardeo/auth-js";
27
28
  import { MainThreadClient, WebWorkerClient } from "./clients";
28
29
  import { Hooks, Storage } from "./constants";
29
- import { AsgardeoSPAException } from "./exception";
30
30
  import { HttpClientInstance } from "./http-client";
31
31
  import {
32
32
  AuthSPAClientConfig,
@@ -180,7 +180,7 @@ export class AsgardeoSPAClient {
180
180
  * auth.initialize({
181
181
  * signInRedirectURL: "http://localhost:3000/sign-in",
182
182
  * clientID: "client ID",
183
- * serverOrigin: "https://api.asgardeo.io"
183
+ * baseUrl: "https://api.asgardeo.io"
184
184
  * });
185
185
  * ```
186
186
  *
@@ -212,10 +212,10 @@ export class AsgardeoSPAClient {
212
212
  } else {
213
213
  if (!this._client) {
214
214
  const webWorkerClientConfig = config as AuthClientConfig<WebWorkerClientConfig>;
215
- this._client = await WebWorkerClient({
215
+ this._client = (await WebWorkerClient({
216
216
  ...DefaultConfig,
217
217
  ...webWorkerClientConfig
218
- }) as WebWorkerClientInterface;
218
+ })) as WebWorkerClientInterface;
219
219
 
220
220
  return this._client
221
221
  .initialize()
@@ -281,6 +281,9 @@ export class AsgardeoSPAClient {
281
281
  * 2. forceInit: Specifies if the OIDC Provider Meta Data should be loaded again from the `well-known`
282
282
  * endpoint.
283
283
  * 3. Any other parameters that should be appended to the authorization request.
284
+ * @param {string} authorizationCode - The authorization code. (Optional)
285
+ * @param {string} sessionState - The session state. (Optional)
286
+ * @param {string} state - The state. (Optional)
284
287
  *
285
288
  * @return {Promise<BasicUserInfo>} - A promise that resolves with the user information.
286
289
  *
@@ -298,7 +301,8 @@ export class AsgardeoSPAClient {
298
301
  public async signIn(
299
302
  config?: SignInConfig,
300
303
  authorizationCode?: string,
301
- sessionState?: string
304
+ sessionState?: string,
305
+ state?: string
302
306
  ): Promise<BasicUserInfo | undefined> {
303
307
  await this._isInitialized();
304
308
 
@@ -310,7 +314,7 @@ export class AsgardeoSPAClient {
310
314
 
311
315
  delete config?.callOnlyOnRedirect;
312
316
 
313
- return this._client?.signIn(config, authorizationCode, sessionState).then((response: BasicUserInfo) => {
317
+ return this._client?.signIn(config, authorizationCode, sessionState, state).then((response: BasicUserInfo) => {
314
318
  if (this._onSignInCallback) {
315
319
  if (response.allowedScopes || response.displayName || response.email || response.username) {
316
320
  this._onSignInCallback(response);
@@ -528,10 +532,8 @@ export class AsgardeoSPAClient {
528
532
 
529
533
  if (!config.id) {
530
534
  return Promise.reject(
531
- new AsgardeoSPAException(
532
- "AUTH_CLIENT-RCG-NF01",
533
- "client",
534
- "requestCustomGrant",
535
+ new AsgardeoAuthException(
536
+ "SPA-AUTH_CLIENT-RCG-NF01",
535
537
  "The custom grant request id not found.",
536
538
  "The id attribute of the custom grant config object passed as an argument should have a value."
537
539
  )
@@ -617,19 +619,15 @@ export class AsgardeoSPAClient {
617
619
  return mainThreadClient.getHttpClient();
618
620
  }
619
621
 
620
- throw new AsgardeoSPAException(
621
- "AUTH_CLIENT-GHC-IV01",
622
- "client",
623
- "getHttpClient",
622
+ throw new AsgardeoAuthException(
623
+ "SPA-AUTH_CLIENT-GHC-IV01",
624
624
  "Http client cannot be returned.",
625
625
  "The http client cannot be returned when the storage type is set to webWorker."
626
626
  );
627
627
  }
628
628
 
629
- throw new AsgardeoSPAException(
630
- "AUTH_CLIENT-GHC-NF02",
631
- "client",
632
- "getHttpClient",
629
+ throw new AsgardeoAuthException(
630
+ "SPA-AUTH_CLIENT-GHC-NF02",
633
631
  "The SDK is not initialized.",
634
632
  "The SDK has not been initialized yet. Initialize the SDK using the initialize method " +
635
633
  "before calling this method."
@@ -711,10 +709,8 @@ export class AsgardeoSPAClient {
711
709
 
712
710
  if (this._storage && [ (Storage.WebWorker, Storage.BrowserMemory) ].includes(this._storage)) {
713
711
  return Promise.reject(
714
- new AsgardeoSPAException(
715
- "AUTH_CLIENT-GAT-IV01",
716
- "client",
717
- "getAccessToken",
712
+ new AsgardeoAuthException(
713
+ "SPA-AUTH_CLIENT-GAT-IV01",
718
714
  "The access token cannot be returned.",
719
715
  "The access token cannot be returned when the storage type is set to webWorker or browserMemory."
720
716
  )
@@ -788,18 +784,7 @@ export class AsgardeoSPAClient {
788
784
  * @preserve
789
785
  */
790
786
  public async on(hook: Hooks.CustomGrant, callback: (response?: any) => void, id: string): Promise<void>;
791
- public async on(
792
- hook:
793
- | Hooks.RevokeAccessToken
794
- | Hooks.HttpRequestError
795
- | Hooks.HttpRequestFinish
796
- | Hooks.HttpRequestStart
797
- | Hooks.HttpRequestSuccess
798
- | Hooks.Initialize
799
- | Hooks.SignIn
800
- | Hooks.SignOut,
801
- callback: (response?: any) => void
802
- ): Promise<void>;
787
+ public async on(hook: Exclude<Hooks, Hooks.CustomGrant>, callback: (response?: any) => void): Promise<void>;
803
788
  public async on(hook: Hooks, callback: (response?: any) => void | Promise<void>, id?: string): Promise<void> {
804
789
  await this._isInitialized();
805
790
  if (callback && typeof callback === "function") {
@@ -844,19 +829,15 @@ export class AsgardeoSPAClient {
844
829
  break;
845
830
  }
846
831
  default:
847
- throw new AsgardeoSPAException(
848
- "AUTH_CLIENT-ON-IV01",
849
- "client",
850
- "on",
832
+ throw new AsgardeoAuthException(
833
+ "SPA-AUTH_CLIENT-ON-IV01",
851
834
  "Invalid hook.",
852
835
  "The provided hook is invalid."
853
836
  );
854
837
  }
855
838
  } else {
856
- throw new AsgardeoSPAException(
857
- "AUTH_CLIENT-ON-IV02",
858
- "client",
859
- "on",
839
+ throw new AsgardeoAuthException(
840
+ "SPA-AUTH_CLIENT-ON-IV02",
860
841
  "Invalid callback function.",
861
842
  "The provided callback function is invalid."
862
843
  );
@@ -917,7 +898,7 @@ export class AsgardeoSPAClient {
917
898
  * const config = {
918
899
  * signInRedirectURL: "http://localhost:3000/sign-in",
919
900
  * clientID: "client ID",
920
- * serverOrigin: "https://api.asgardeo.io"
901
+ * baseUrl: "https://api.asgardeo.io"
921
902
  * }
922
903
  * const auth.updateConfig(config);
923
904
  * ```