[google-appengine] Re: authentication for google appengine java

2022-05-05 Thread 'Osvaldo Lopez Acuña' via Google App Engine
Google offers multiple methods of authenticating your app's users in Cloud Platform applications. Each method has different purposes. Maybe this example can help you. In

[google-appengine] Re: authentication for google appengine java

2022-05-03 Thread 'Rajesh G' via Google App Engine
Hello All, Any examples on how to use firebase authentication with java appengine standard. Documentation did not help me much and dont' know how to put the pieces together in a java servlet environment. On Wed, Apr 27, 2022 at 7:11 PM Rajesh G wrote: > Hello, > I have been using java app