UNPKG

angular-oauth2-oidc-codeflow-pkce

Version:

[![Build Status](https://travis-ci.org/bechhansen/angular-oauth2-oidc.svg?branch=master)](https://travis-ci.org/bechhansen/angular-oauth2-oidc)

5 lines (4 loc) 157 B
export declare class UrlHelperService { getHashFragmentParams(customHashFragment?: string): object; parseQueryString(queryString: string): object; }