MARKETPLACE
PLUGINS
LINE LOGIN PRO
LINE LOGIN PRO logo

LINE LOGIN PRO

Published October 2023
   •    Updated December 2025

Plugin details

LINE ログイン v2.1のAPI に対応しています。
メールアドレスを取得することに加え、認可コード横取り攻撃への対策を目的とした PKCE(Proof Key for Code Exchange)への対応や、ユーザーが要求された権限をすべて付与済みであっても強制的に同意画面を表示させたり、bot_prompt の指定を切り替えて、友達追加のオプションを表示するといった様々なことが自由に設定出来るようになりました。

このプラグインでは、LINE Developmentsから取得される client_id、client_secret、redirect_uri を設定します。これらはプラグインがLINEプラットフォームへの認証を実行するために必要なキーです。

-------------------

We have developed a plugin for Bubble that supports the LINE Login v2.1 API.

In addition to obtaining the user's email address, this plugin also incorporates support for PKCE (Proof Key for Code Exchange) to counteract authorization code interception attacks. It provides the flexibility to display consent screens forcefully, even when all requested permissions have already been granted to the user. Moreover, it allows toggling the 'bot_prompt' parameter to enable options for displaying friend addition prompts.

With these enhancements, the plugin offers versatile configuration options, granting the freedom to tailor various functionalities according to specific needs.


In this plugin, you will set the client_id, client_secret, and redirect_uri obtained from LINE Developments. These are the keys required for the plugin to execute authentication to the LINE platform.


-------------------

Demo Editor

https://bubble.io/page?type=page&name=line_redirect&id=linepro00&tab=tabs-1

$50

One time  •  Or  $5/mo

5.0 stars   •   1 ratings
43 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

NoCodeLab logo
NoCodeLab
Joined 2019   •   20 Plugins
View contributor profile

Instructions

LINE Developers のチャンネルIDとチャンネルシークレット、リダイレクトURIをプラグインで設定後、ワークフローを作成してください。

LINE Developers ですること
- プロバイダーを作成します
- LINEログイン用の新規チャンネルを作成します
- Bubble へのリダイレクトURLを設定します
- メールアドレス取得権限の申請を行います
- リンクされたボットを設定します(bot_prompt=aggressiveの場合)
- チャンネルを公開します

Bubble ですること
- プラグインをインストールします
- チャンネルID、チャンネルシークレット、リダイレクトURIを設定します
- ワークフローを作成します

-------------------

After configuring the LINE Developers channel ID, channel secret, and redirect URI within the plugin, follow these steps to create a workflow:

Actions to be taken in LINE Developers:

- Create a provider.
- Generate a new channel for LINE Login.
- Set the redirect URL to Bubble.
- Apply for permission to access the user's email address.
- Configure the linked bot (if 'bot_prompt=aggressive' is used).
- Publish the channel.

Actions to be taken in Bubble:

- Install the plugin.
- Configure the channel ID, channel secret, and redirect URI.
Create a workflow.

Types

This plugin can be found under the following types:
Api   •   Action

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (5.0)

Need help!
April 11th, 2024
I followed the instructions, but it didn't work. The login information could not be written to the database.
Bubble