Answer the question
In order to leave comments, you need to log in
Separation of API rights?
We have:
server-side: GAE + Flask
front: Knockout.js, jQuery
We would like:
links or secret knowledge on how to properly organize the separation of rights when accessing the API. Tokens, how, where, practices.
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
en.wikipedia.org/wiki/OAuth will probably work for you.
You can also look at www.myintervals.com/blog/2009/06/19/api-authentication-methodologies/ .
We personally use a signature-based approach. Something like: www.infoq.com/news/2010/01/rest-api-authentication-schemes
Of course, you can't do without JS here. Open the page code, there are 3 scripts. One of them is what you need.
You can use sass, but if you asked this question, then it’s easier for you to cut out js ...
And on pure css you can
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question