UNPKG
@rahulsolanki_ct/linkedin-login
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Package for Linked In Log In feature using OAuth 2.0
@rahulsolanki_ct/linkedin-login
/
build
/
utils.d.ts
3 lines
(2 loc)
•
120 B
TypeScript
View Raw
1
2
3
export
declare
const
LINKEDIN_OAUTH2_STATE
=
"linkedin_oauth2_state"
;
export
declare
function
parse
(
search
:
any
): {};