UNPKG

js-pkce

Version:

A package that makes using the OAuth2 PKCE flow easier

4 lines (3 loc) 61 B
export default interface IObject { [key: string]: any; }