//
pkg.gl
Category
github.com/wingfeng/idx-oauth2
utils
package
0.12.2
Repository:
https://github.com/wingfeng/idx-oauth2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
33 SLOC
#
Functions
GenerateRandomString
GenerateRandomString generates a random string of a given length consisting of letters and digits.
HashPassword
HashPassword generates a bcrypt hash for the given password.