Categorygithub.com/digisan/user-mgr
module
0.9.5
Repository: https://github.com/digisan/user-mgr.git
Documentation: pkg.go.dev

# README

user-mgr

Lib for user sign-up, sign-in, sign-out, and reset password

go upgrade to 1.22.1 version => v0.9.2

Run command below first to create both private and public RSA keys

openssl genrsa -out cert/id_rsa 4096

openssl rsa -in cert/id_rsa -pubout -out cert/id_rsa.pub

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author