developmentseed / developmentseed/stac-auth-proxy
Create playbook
Open
documentation
- Dominant language
- Python
- Stars
- 46
- Forks
- 8
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 2
Description
The project documentation should contain a playbook describing how to use the STAC Auth Proxy.
Some ideas:
- [ ] authenticated users can access transaction endpoints. Anonymous users have read-only access
- [ ] the collections in which a user is permitted to view is encoded as an array of IDs in the auth token
- [ ] the collections in which a user is permitted to view is returned from a DB lookup
- [ ] anonymous users cannot read items containing a `private: true` property. Authenticated users can read all records
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.