Crates.io | oauth_decap_github_lib |
lib.rs | oauth_decap_github_lib |
version | 0.0.6 |
source | src |
created_at | 2023-11-27 20:23:55.149094 |
updated_at | 2023-11-27 21:29:31.964465 |
description | OAuth server for Decap CMS for GitHub. |
homepage | |
repository | https://github.com/augustogunsch/oauth_decap_github |
max_upload_size | |
id | 1050904 |
size | 6,687 |
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.