Skip to content

Added basic authProvider code

Latest
Compare
Choose a tag to compare
@ctbucha ctbucha released this 11 Sep 02:05
· 3 commits to master since this release
fc5f6a7
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