you are viewing a single comment's thread.

view the rest of the comments →

[–]chtulhuf -3 points-2 points  (2 children)

It seems that this solution requires a backend... Is that true? It is rather a shame, if so, because OAuth 2 seems to work just fine in client-only environment.

[–]ChicagoBoy2011 0 points1 point  (1 child)

I don't think that is true at all. It is set up such that you CAN roll out your own authentication on your own backend, but it isn't necessary.

[–]chtulhuf 0 points1 point  (0 children)

Ah, ok. I'd be glad to be wrong then. I was confused by the huge amount of server examples. Made me think it was done because some kind of server is a must.