Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
/ codechef-oauth Public archive

codechef Oauth2 authentication client backend for termicoder

Notifications You must be signed in to change notification settings

termicoder/codechef-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termicoder-codechef-oauth

CodeChef authentication server for termicoder hosted on Alibaba cloud

Using client_id and client_secret from .env file in the current folder

The web server is being used for Oauth authentication (as I don't want to give away my application secret to users).

This also servers the offline archive with extracted testcases for termicoder.

The near future plan is to use this for:

  • termicoder-random (generating random practice contests using termicoder)
  • termicoder-predict (predicting possible tags of a unknown problem using NLP and input constraints)

NOTE

CodeChef does not support oauth for teams yet so termicoder doesn't work for teams

About

codechef Oauth2 authentication client backend for termicoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published