Khan / khan-api

Documentation for (and examples of) using the Khan Academy API
http://www.khanacademy.org
377 stars 75 forks source link

Flask example #133

Closed jb-1980 closed 5 years ago

jb-1980 commented 5 years ago

This pull request implements a basic example of how to integrate the Khan Academy API into a Flask application.

csilvers commented 5 years ago

Gosh, it's been a long time since I've looked at our oauth code, and I remember being confused by it even after doing the looking. So I don't see any issues with your code, but that doesn't count for much. :-}

In any case, thanks for providing this! Having a bunch of examples of how to use auth with this API will be really helpful to folks, I think.