| Crates.io | oauth_decap_github |
| lib.rs | oauth_decap_github |
| version | 0.0.5 |
| created_at | 2023-11-27 20:41:38.225666+00 |
| updated_at | 2023-11-27 21:30:32.077673+00 |
| description | OAuth server for Decap CMS for GitHub. |
| homepage | |
| repository | https://github.com/augustogunsch/oauth_decap_github |
| max_upload_size | |
| id | 1050925 |
| size | 46,080 |
Decap CMS OAuth provider for GitHub. The following environment variables must
be set for it to work properly: ORIGIN, CLIENT_ID and SECRET. For
instructions on how to set up an OAuth app and get CLIENT_ID and SECRET,
refer to GitHub's
documentation.
Documentation available on docs.rs.