google app engine python - Using Firebase authentication with appengine decorator -
i'd use firebase authenticate/authorize user in web app, use appengine decorator in python make api calls user's google contacts/calendar backend if user authenticates google account. possible carry on firebase authentication/authorization appengine decorator?
Comments
Post a Comment