by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

Since OAuth authentication is a standard, each company implements it in a similar way, plus Laravel socialite support.
We can easily build OAuth authentication for different platforms.
Chat room link:
https://www.ccc.tc/room?room=3C%20Tech%20Center

3C Tech Center also supports a variety of OAuth authentication methods, providing users with a variety of choices.

If we use it, you can chat as a guest without logging in at all.

At present, anyone is allowed to create channels and invite functions, and send links to friends for chatting.
Since CCC IM is currently in the development stage, the code may change at any time,
You may be experiencing cache issues, please reload and try again.
Future plans will provide more functions, such as "post code", "emoji", "private message", "channel subscription" and other functions.

Tags:

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


laravel,laravel livewire

Laravel livewire file upload demo

Livewire is a full-stack framework for the Laravel framework. It was the first time I wrote code, and he was probably the one who was able to write and marvel at the magic. My colleague also marveled while writing after being pushed by me. When I first learned Vue, I was not so surprised by him.

laravel,sftp

Use Laravel's Storage SFTP Drvier for remote file upload

Why do I separate the front and back of the website? My idea is very simple, that is to rely on a set of background to control all the website data in the foreground. Assuming that the front-end website is a pure marketing website, it is nothing more than the subject content, just like the article above, without any particularly complicated logic. Therefore, it is enough to set up the backend database and connect different frontends. Then there is the last question, how can my backend HTML editor post pictures directly to the frontend? Laravel's Storage SFT Driver is a good antidote.

docker, tinkerwell, tinker, laravel

Application of Tinkerwell and docker environment

In fact, I don't use Tinkerwell recently because it keeps costing me money to update. If you want to test the direct ssh host, it’s done, isn’t it?