firebase / firebase/functions-samples
LinkedIn Auth Example does not trigger the callback function.
Open
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 3.8k
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
I had cloned the sample of linkedin-auth and tried to make it work. It opens a new window ask for credentals and after that gets stuck.
I think the callback function token is not getting called.
In the firebase both redirect and token functions are registered but no logs are generated for token function.
Can anyone tell me which steps I am missing.
Contributor guide
Assessment
This issue has not been assessed yet.