SocketCluster / SocketCluster/socketcluster-server
[docs] possibly outdated about 3 auth events
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 109
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Docs mention "authentication", "deauthentication" and "authenticationStateChange" events but while improving types of library I didn't found them in source. Where are they?
Original PR: https://github.com/Microsoft/TypeScript/issues/29141
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the documentation and source for the three event names: authentication, deauthentication, and authenticationStateChange. Compare the documented events with those actually implemented; done means the docs accurately reflect the available events or clearly explain that these names are outdated or absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100