Added bindings for authProvider (#12) * added bindings for authProvider * relaxed type constraint for authProvider to just a string to allow interop * changed params of authProvider to more generic Js.Json.t type * bumped version * removed bs code that doesnt work since bs.as tag requires string literal and cant handle a variable