All Projects → kkdai → line-login-go

kkdai / line-login-go

Licence: MIT license
LINE Login starter kit in Go

Programming Languages

go
31211 projects - #10 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to line-login-go

line-sdk-unity
Provides a modern way of implementing LINE APIs in Unity games, for iOS and Android.
Stars: ✭ 84 (+281.82%)
Mutual labels:  line-login
line-sdk-android
LINE SDK for Android lets you integrate LINE into your Android app to create a more engaging experience for your users.
Stars: ✭ 101 (+359.09%)
Mutual labels:  line-login
cordova-line-login-plugin
A cordova plugin for easy implementation of LINE login using LineSDK.
Stars: ✭ 20 (-9.09%)
Mutual labels:  line-login

LINE loing in Go: Sample code for LINE login in Go

GoDocgoreportcard.com Go

Refer LINE Developer Document "Integrating LINE Login with your web app" for more detail.

This sample code implement how to integrate LINE login to your website in Go. You can use this sample code to integrate LINE login in your web application. Also this also provide link a chatbot service when user use LINE login. Refer "Linking a bot with your LINE Login channel".

Deploy on Heroku

Deploy

Before deploy this to your Heroku, you will need complete as follows:

  • Create a LINE login channel. Remember it's channel ID and channel secret.
  • Crete a LINE Message API channel. Remember it's channel secret and token.
  • Link the chatbot to the LINE login channel

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].