#oauth #github #cms #server #secret #client-id #decap

yanked oauth_decap_github_lib

OAuth server for Decap CMS for GitHub

6 releases

0.0.6 Nov 27, 2023
0.0.5 Nov 27, 2023

#17 in #client-id


Used in oauth_decap_github

MIT license

7KB
124 lines

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.


lib.rs:

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.

Dependencies

~10–22MB
~323K SLoC