How to interact with back-end after successful auth with OAuth on front-end?
问题 I want to build small application. There will be some users. I don't want to make my own user system. I want to integrate my application with oauth/oauth2.0. There is no problem in integration of my front-end application and oauth 2.0. There are so many helpful articles, how to do this, even on stackoverflow.com. For example this post is very helpful. But. What should I do after successful authorization on front-end? Of course, I can just have flag on client, which says "okay, mate, user is