UNPKG

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

Version:

Kinde PKCE authentication for SPAs

2 lines (1 loc) 69 B
export declare function sha256(plain: string): Promise<ArrayBuffer>;