OpenID 2.0 for Google Accounts is going away

by WLAD
I attempted to login to wonderfl today using my google account and got this warning message : "OpenID 2.0 for Google Accounts is going away", does that mean after April we would be able to login to wonderfl? 
♥0 | Line 7 | Modified 2014-12-07 22:05:05 | MIT License
play

ActionScript3 source code

/**
 * Copyright WLAD ( http://wonderfl.net/user/WLAD )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/6yFy
 */

package {
    import flash.display.Sprite;
    public class FlashTest extends Sprite {
        public function FlashTest() {
            // write as3 code here..
            
        }
    }
}