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
knowledge_sakura
October 03, 2018
Business
0
130
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
340
20200708t-okita
knowledge_sakura
0
2.2k
中島様_登壇資料.pdf
knowledge_sakura
0
880
山坂様_登壇資料.pdf
knowledge_sakura
0
880
林様_登壇資料.pdf
knowledge_sakura
0
930
廣瀬様_登壇資料.pdf
knowledge_sakura
0
880
CS_Beer_Bash_OSAKA_Vol.17.pdf
knowledge_sakura
0
880
20181003_liff
knowledge_sakura
0
130
20181003_flex
knowledge_sakura
0
140
Other Decks in Business
See All in Business
VISASQ: ABOUT DEV TEAM
eikohashiba
5
34k
拝啓、登壇回数0回だった一年前の私へ
natty_natty254
4
160
Spice Factory Inc. Culture Deck
spicefactory
0
9.8k
【会社紹介資料】株式会社エーピーコミュニケーションズ
apcom
0
5.5k
company deck
japanrecruiting
0
100
開発生産性、なぜ測れない?指標不在の現状と実践的指標導入の鍵
takabow
0
140
RightTouch_mind
righttouch
PRO
0
240
タケウチグループRecruit
takeuchigroup
0
7.5k
株式会社スムーズ会社紹介資料/Smooth COMPANY DECK
smoothinc
PRO
0
100
Pienyrityksen tietosuojaopas (Harto Pönkä, 2025)
hponka
0
250
株式会社ボスコ・テクノロジーズ 採用ピッチ資料
boscotechrecruit
0
1.4k
「素晴らしさが伝われば仲間は増える」〜世代を超えて仲間を増やそう〜:国際ロータリー第2720地区会員増強拡大部門 部門長・熊本西南ロータリークラブ・日の丸産業(株) 代表取締役社長 奥村 誠基 氏
2720japanoke
0
710
Featured
See All Featured
A better future with KSS
kneath
239
17k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
For a Future-Friendly Web
brad_frost
179
9.9k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Typedesign – Prime Four
hannesfritz
42
2.8k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
Speed Design
sergeychernyshev
32
1.1k
Music & Morning Musume
bryan
46
6.7k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
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