kinde-oss / kinde-auth-pkce-js

Kinde vanilla JavaScript authentication for SPAs using PKCE flows. Can be used with Vue / Angular or any JS framework
https://docs.kinde.com/developer-tools/sdks/frontend/javascript-sdk/
MIT License
17 stars 12 forks source link

Bug: (rollup reports a circular-depency at build time) #39

Closed atifcppprogrammer closed 1 year ago

atifcppprogrammer commented 1 year ago

Prerequisites

Describe the issue

Hi @DaveOrDead, found this when working on #29, when building the package rollup reports the presence of a circular dependency, a screen shot corroborating this can be found here.

Library URL

https://github.com/kinde-oss/kinde-auth-pkce-js.git

Library version

3.0.18

Operating system(s)

Ubuntu

Operating system version(s)

Ubuntu 22.04

Further environment details

Browser: Mozilla Firefox 116.0.2 JavaScript Runtime: Node.js v18.16.1

Reproducible test case URL

https://codesandbox.io/p/github/kinde-oss/kinde-auth-pkce-js/main?file=/.prettierrc.json:1,1

Additional information

No response