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

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

#13 in #client-id

37 downloads per month
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

~9–24MB
~363K SLoC