Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
20181003_login
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
knowledge_sakura
October 03, 2018
Business
0
140
20181003_login
【福岡】Bot開発技術を極めたいエンジニア大集合! 福岡市粗大ごみ受付Botを大解剖 資料
https://line.connpass.com/event/100319/
knowledge_sakura
October 03, 2018
Tweet
Share
More Decks by knowledge_sakura
See All by knowledge_sakura
さくらのキャリアウェビナー vol.1 〜さくらのクラウド 認証認可基盤開発チームの裏側〜
knowledge_sakura
0
410
20200708t-okita
knowledge_sakura
0
2.3k
中島様_登壇資料.pdf
knowledge_sakura
0
890
山坂様_登壇資料.pdf
knowledge_sakura
0
890
林様_登壇資料.pdf
knowledge_sakura
0
940
廣瀬様_登壇資料.pdf
knowledge_sakura
0
890
CS_Beer_Bash_OSAKA_Vol.17.pdf
knowledge_sakura
0
890
20181003_liff
knowledge_sakura
0
150
20181003_flex
knowledge_sakura
0
150
Other Decks in Business
See All in Business
AnyMind Group Culture Deck (JP)
anymind
6
210k
Team Topologies as the 'infrastructure for agency' with humans and AI
matthewskelton
PRO
0
200
その"インサイト"、本当に意味ありますか? 〜Think N1な深いインサイトの見つけ方〜
inagakikay
1
1.1k
透明性レポート(2025年下半期)
mercari_inc
0
830
株式会社IDOM_FACT BOOK 2026
idompr
0
300
toypo Company Deck
kanseikogami
0
830
㈱サンエー 会社 採用資料
uemura2024
0
1.7k
CIRCULATION Our People & Culture Report 2026
circulation
1
340
eiicon company profile
eiicon_
0
14k
イークラウド会社紹介
ecrowdinc
0
360
【Progmat】Monthly-ST-Market-Report-2026-Feb.
progmat
0
310
Antigravity × Claude Code:AIネイティブ開発を加速させるパートナーシップの組み方
tame
1
440
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
150
Statistics for Hackers
jakevdp
799
230k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
770
Bash Introduction
62gerente
615
210k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
WCS-LA-2024
lcolladotor
0
480
Mind Mapping
helmedeiros
PRO
1
120
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
2k
Automating Front-end Workflow
addyosmani
1370
200k
Transcript
Profile+って知ってますか? 御代田亮平 Developer Productsチーム @LINE_DEV
自己紹介 • Login、Native SDK周辺担当PM • 京都オフィス • @josolennoso @LINE_DEV
自己紹介 • Login、Native SDK周辺担当PM • 京都オフィス • @josolennoso @LINE_DEV
Profile+って知ってますか? 御代田亮平 Developer Productsチーム @LINE_DEV
実はこんなところにあります 1.Settings @LINE_DEV
実はこんなところにあります 1.Settings 2.Profile @LINE_DEV
実はこんなところにあります 1.Settings 2.Profile 3.一番下までスクロール @LINE_DEV
実はこんなところにあります 1.Settings 2.Profile 3.一番下までスクロール 4.LINE Profile+をクリック @LINE_DEV
保持できるデータ属性 • 氏名 • 性別 • 誕生日 • 電話番号 •
Email • 住所 (10個まで) @LINE_DEV
• ユーザーが、LINEに保持している個人のプロフィール 情報を簡単に共有できるようにするのが元来の目的 • LINE Login経由で開発者にも使えるようにするのが次 なる目標 @LINE_DEV
実はJS SDKもあった • 一部のパートナーのみ • 会員登録時の入力支援 • 近々、違う形で提供 @LINE_DEV
Authentication DB Passport DB 属性は複数のDBに分けて保持している Phone Email Real Name Address
Gender Birthdate @LINE_DEV
Authentication DB Passport DB 属性は複数のDBに分けて保持している Phone Email Real Name Address
Gender Birthdate @LINE_DEV
Vanilla LIFF Talk Room LINE LINE Login Server LIFFの中でLINE Loginを使用
Chatbot Instance @LINE_DEV
Vanilla LIFF Talk Room LINE LINE Login Server LIFFの中でLINE Loginを使用
Chatbot Instance { "access_token": ”xyz", "expires_in": 2592000, "id_token": ”abcd", "refresh_token": ”hohfusdfoi", "scope": "openid", "token_type": "Bearer" } @LINE_DEV
LINE LoginはOpenID Connectに準拠 “OpenID Connect 1.0 is a simple identity
layer on top of the OAuth 2.0 protocol” - OpenID Connect Core 1.0 incorporating errata set 1 @LINE_DEV
LINE LoginはOpenID Connectに準拠 Identity + OAuth 2.0 = OpenID Connect
@LINE_DEV
None
None
時間と空気を読んでデモ @LINE_DEV
今後の展望 • 今回のようにLIFFでもLoginのスコープを使用可能に • セキュアなスコープの扱いが簡単になる • address, birthdate, genderスコープの提供も検討中 •
Email以外の◦◦ログインが可能に @LINE_DEV
ありがとうございました @LINE_DEV