Commit Graph

15 Commits (main)

Author SHA1 Message Date
saaa99999999 c3ceb17f19 fix: remove hardcoded secrets from embedded config and add JWT algorithm verification
3 months ago
alimy a9c815eb4d upgrade go-mir to v5.1.0
1 year ago
Michael Li f576afb114
fixed pkg/app/jwt.go get issuer incorrect logic
3 years ago
Michael Li 1eba546325
optimize issuer generate logic for jwt token
3 years ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic
3 years ago
Michael Li 8eb294154a
optimize core service define
3 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
3 years ago
Michael Li 6b2f320cd8
mir: add loose api implement for new web service
4 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
4 years ago
Michael Li 09096507ef optimize jwt process logic to github.com/golang-jwt/jwt/v4 style
4 years ago
Michael Li 1ab3276eee replace github.com/dgrijalva/jwt-go to github.com/golang-jwt/v4
4 years ago
Michael Li fda737a6e5 upgrade go version to go1.18 and github.com/go-gonic/gin to v1.8.1
4 years ago
alimy abfee0621f optimize add cache first number page of post in custom configure
4 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
4 years ago
ROC 8fde76d8ec change project structure
4 years ago