This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
SnapOtter
Watch
1
Star
0
Fork
0
mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced
2026-08-03 07:46:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
074c96e8c351f69f0630a8ab5f53cca0af443476
SnapOtter
/
apps
/
api
/
drizzle
/
0008_api_key_expiration.sql
T
2 lines
56 B
SQL
Raw
Normal View
History
Unescape
Escape
feat: production-grade RBAC with editor role, custom roles, API key scoping, and audit log (
#89
)
2026-04-22 18:10:04 +08:00
ALTER
TABLE
`
api_keys
`
ADD
COLUMN
`
expires_at
`
integer
;
Reference in New Issue
Copy Permalink