https://github.com/josestg/shadowid
ShadowID: Expose the Auto Increment ID to Public Without Compromising Security
https://github.com/josestg/shadowid
Last synced: about 1 month ago
JSON representation
ShadowID: Expose the Auto Increment ID to Public Without Compromising Security
- Host: GitHub
- URL: https://github.com/josestg/shadowid
- Owner: josestg
- Created: 2023-10-28T17:28:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T15:14:29.000Z (over 1 year ago)
- Last Synced: 2025-01-31T06:47:19.525Z (3 months ago)
- Language: Go
- Homepage: https://www.josestg.com/posts/golang/shadowid-expose-the-auto-increment-id-to-public-without-compromising-security/
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShadowID

Please read the article on my blog: [ShadowID: How to Expose the Auto-Increment ID to the Public Without Compromising Security](https://josestg.com/posts/golang/shadowid-expose-the-auto-increment-id-to-public-without-compromising-security/).