FABRICE MONTFORT

Multiplatform Application Designer | Digital Marabou

Firebase and AS3 : Episode 4 – The surprise

Firebase and AS3 : The surprise

Firebase and AS3 Episode 4 : The surprise Hi there. I hope you are well. I promise you a surprise… Here it is ! Remember! Episode 1: create different services and applications on Firebase, Google and Facebook Episode 2: login with OAuth 2.0, retrieve user profile, write data on Firebase Episode 3: draw a map, make queries to read and write data and place some markers on the map It’s time to.. Read More

Firebase and AS3 : Episode 3 – Queries and map drawing

Firebase and AS3 : Queries and map drawing

Firebase and AS3 Episode 3 : Queries and map drawing Hi there. I hope you are well. In the previous episodes, we have learned how to: Episode 1: create different services and applications on Firebase, Google and Facebook Episode 2: login with OAuth 2.0, retrieve user profile, write data on Firebase In this last episode, we will see how to do queries and drawing a map in a Starling / Feathers.. Read More

Firebase and AS3 : Episode 2 – Login with OAuth 2.0

Firebase & AS3 : Login with OAuth 2.0

Firebase and AS3 Episode 2 : Login with OAuth 2.0 Hi there. I hope you are well. In this episode, we will see how to identify a user with OAuth 2.0 and AS3. First, you’ll need OAuth 2.0 AS3 library. You can get it here. To use OAuth 2.0 AS3 library, you’ll need two others libraries: as3corelib as3-commons Links to download and licenses are provided on the GitHub page of the OAuth.. Read More