Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Firebase Auth & Performance Monitoring

k2wanko
June 27, 2019

Firebase Auth & Performance Monitoring

k2wanko

June 27, 2019
Tweet

More Decks by k2wanko

Other Decks in Technology

Transcript

  1. Firebase Auth と Performance Monitoring 2019/06/27 @k2wanko Google I/O 2019

    報告会 Firebase Japan User Group Organizer Security Engineer
  2. 今の所有効にするUIはないので APIからONにする curl -d "{'monitoring': {'requestLogging':{'enabled':true}}}" \ -H 'Authorization: Bearer

    [AUTH_TOKEN]' -X PATCH \ -H 'Content-Type: application/json' \ https://identitytoolkit.googleapis.com/admin/v2/projects/[PROJECT_ID]/config?upd ateMask=monitoring.requestLogging.enabled
  3. 取れるmetrics - first paint metric - first contentful paint metric

    - domInteractive metric - domContentLoadedEventEnd metric - loadEventEnd metric - first input delay metric https://firebase.google.com/docs/perf-mon/automatic-web
  4. おすすめセッション Three New Ways to Secure Your App with Firebase

    Authentication https://www.youtube.com/watch?v=BGCLPiR_0Lg