User registration, authentication and session management library for Go backends.
Find a file
2026-05-06 01:09:47 +00:00
service feat: initial sqlite store 2026-05-06 00:16:39 +00:00
store feat: sqlite: implement GetUserByUsername 2026-05-06 01:09:47 +00:00
.gitignore Initial commit 2026-05-01 00:07:47 +00:00
go.mod feat: initial sqlite store 2026-05-06 00:16:39 +00:00
go.sum feat: initial sqlite store 2026-05-06 00:16:39 +00:00
LICENSE Initial commit 2026-05-01 00:07:47 +00:00
README.md Initial commit 2026-05-01 00:07:47 +00:00

pase

User registration, authentication and session management