11 Commits (v0.6.4)

Author SHA1 Message Date
veypi 65bd2b5b52 refactor(auth): Use vigo/contrib/auth.Auth interface instead of local definition
- Remove local Auth interface definition from auth/auth.go
    - Import and use pub.Auth from github.com/veypi/vigo/contrib/auth
    - Update authFactory.New() to return pub.Auth type
    - Add compile-time type check: var _ pub.Auth = &appAuth{}
    - Update go.mod dependencies (add redis, update gorm, remove aliyun sms)
3 weeks ago
veypi 95eccc2cde update 7 months ago
veypi 69b4b7c504 change vyes-ai 8 months ago
veypi 1a29442c1c im dead 8 months ago
veypi 959e390126 feat: change to vigo 8 months ago
veypi 5112f1ab7d change to new version 11 months ago
veypi 17f81f6a2a del old file 2 years ago
veypi 5d71525ce7 oaweb quasar and oab rust update 3 years ago
veypi 27d5008919 file component 4 years ago
veypi c74c332e6a change vue2 to vue3 4 years ago
veypi 3d194e935d update 5 years ago