How to compile the go-sqlite3 for user authentication module
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 9.2k
- Forks
- 1.2k
- Avg merge
- 19m
- Merged PRs (30d)
- 4
Description
https://github.com/mattn/go-sqlite3/wiki/User-Authentication#features
Compile
To use the User authentication module the package has to be compiled with the tag sqlite_userauth. See Features.
I saw some information from this link, but it has no practical value.
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
Start with the linked User-Authentication Features section in the go-sqlite3 wiki and its note about the sqlite_userauth build tag. Document practical compilation steps for enabling user authentication, with enough detail for a user to follow them successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sqlite
- Domain
- build-system, databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100