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://kinde.com/docs/developer-tools/javascript-sdk/
MIT License
17 stars 11 forks source link

Bug: (`isAuthenticated` method is missing from `KindeClient` type in `index.d.ts`) #44

Closed atifcppprogrammer closed 1 year ago

atifcppprogrammer commented 1 year ago

Prerequisites

Describe the issue

The isAuthenticated method is missing from KindeClient type in index.d.ts.

Library URL

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

Library version

3.0.19

Operating system(s)

Ubuntu

Operating system version(s)

Ubuntu 22.04

Further environment details

No response

Reproducible test case URL

No response

Additional information

No response