UNPKG

@kinde-oss/kinde-auth-pkce-js

Version:

Kinde PKCE authentication for SPAs

3 lines (2 loc) 91 B
declare const isTokenValid: (token: any, config: any) => boolean; export { isTokenValid };