issues
search
innovencelabs
/
byteshare
Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13
stars
4
forks
source link
Add API Key access for users
#229
Closed
ambujraj
closed
5 months ago
ambujraj
commented
5 months ago
What does this PR do?
Added API key support to users.
Issue
Fixes #221
What changed?
Added developer page for API handling
Added middleware for API management and auth
Added cloud changes required
Why these changes?
To enable users to create API key to access ByteShare APIs
Is it tested?
Yes, but locally
Checklist
[x] I have read through the
Contributing Guidelines
[x] I have also updated the dependent codes as well and README.md if applicable
[x] My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.
What does this PR do?
Added API key support to users.
Issue
Fixes #221
What changed?
Why these changes?
Is it tested?
Yes, but locally
Checklist