LINE social connection

LINE is widely used in Asia, with roughly 500 million users. We have a requirement for our app to support OAUTH login via LINE. LINE provides an API, so we are considering building this ourselves but wanted to check with the community if

  • someting similar exists / has been built by others
  • auth0 has any plans to add LINE as a social identity provider?

Cf: https://developers.line.me/web-api/integrating-web-login-v2

Line web login uses the OAuth2 protocol, so can be integrated with Auth0 using the Custom Social Connections extension.