Auth Infra team (former Services Infrastructure team), Trust Membership
• Tech-leading Airbnb’s authentication infrastructure team, rebuilt the architecture from scratch, which included designing, implementing, maintaining, and improving the user authentication backend, signup/login backend, OAuth platform, and GDPR workflow.
• Providing mentorship on all other authentication related components, which include session management/tracking, OAuth presentation service, and cache invalidation pipeline.
• Designed, implemented, and rolled out a JWT-like but strongly typed internal authentication token which is cryptographically-protected and used to deprecate the plain text user id from authentication path.
• Secured Airbnb's APIs by defaulting all APIs to use a require_log_in filter, this also contributed to the company's anti-scraping initiative.