liquidvotingio / auth

Authentication service for liquidvoting.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support direct requests from the browser

oliverbarnes opened this issue · comments

In requests straight from javascript in the frontend, the consumer app server would be bypassed. In this case the key will be visible in the javascript source.

So supporting direct javascript requests will be more involved. One reference implementation is Stripe publishable keys

Originally posted in #2 (comment)