# LINE Login

Integrate LINE Login into your web app (website) to make it easier for people to create an account and log in.

## Overview

Setting up LINE login for your application consists of 3 parts:

* Create and configure a LINE Project and App on the [LINE Dashboard](https://developers.line.biz/console/).
* Add your LINE `Channel ID` and `Channel Secret` to your [Openfort Project](https://dashboard.openfort.io/providers).
* Add the login code to your app. See [Add social login to your app](/docs/configuration/social-login#add-social-login-to-your-app) for React, React Native, JavaScript, and Swift.

<div align="center">
  <img width="70%" height="70%" src="https://www.openfort.io/images/blog/Line_auth_7891fd38a0.png" alt="LINE Auth" />
</div>
