/Fable.Auth0.React

Fable library for Auth0.React - the Auth0 SDK for React Single Page Applications (SPA) in F#.

Primary LanguageF#MIT LicenseMIT

Fable.Auth0.React NuGet

Fable library for @auth0/auth0-react, the Auth0 SDK for React Single Page Applications (SPA).

Prerequisite

Development

# for first time use
dotnet tool restore

# docs
dotnet run
dotnet run bundle

# pack
dotnet run pack

Contributing

See documentation.