kire_says

Results 2 comments of kire_says

@marcharper sorry for the delayed response - the API can sort of do this right now, I just need to do some documentation. Essentially you would POST to `/tournaments` with...

I got stuck using github oauth2 translating the code -> github access_token -> django authenticated token. `/convert-token/` seems to take care of github token -> django token, but I couldn't...