sbarski / serverless-architectures-aws

The code repository for the Serverless Architectures on AWS book
http://book.acloud.guru
MIT License
156 stars 99 forks source link

Auth0 + firebase with latest auth0 #14

Open GBoucher42 opened 6 years ago

GBoucher42 commented 6 years ago

I've managed to fix pretty much all my problems with auth0 using the lastest library (v.11) but I<m not sure how to get around the deprecated use of delegation token for the implmentation in firebase DB. Any one has made it work?