Custom authentication in Google App Engine

前端 未结 10 805
深忆病人
深忆病人 2020-12-02 05:20

Does anyone know or know of somewhere I can learn how to create a custom authentication process using Python and Google App Engine?

I don\'t want to use Google accou

10条回答
  •  一向
    一向 (楼主)
    2020-12-02 05:42

    Take a look at this project I am working on with coto: https://github.com/coto/gae-boilerplate It includes a fully featured custom authentication system and much more.

提交回复
热议问题