I'm using firebase hosting and functions(along with authentication and database) for my web application and I've come across this restriction only allowing the cookie name "__session".
I was wondering if this would be a cause for concern if I were to build a full scale application with the firebase platform. From my experiences, the firebase team doesn't seem to have plans to allow for additional cookie names in the near future.