Hacker News new | ask | show | jobs
by testb 2927 days ago
I don't quite understand how GAE would affect using Firebase or not. Even on standard you would still use Firebase Auth, there is no GAE specific authentication.
1 comments

There actually is some gae specific authentication

https://cloud.google.com/appengine/docs/standard/python/conf...

But it has nowhere near the features of Firebase Auth.