FuseJS/Auth Docs

Hi Fusers, how Can i have FuseJS/Auth docs? Thanks

For Fuse.Auth module documentation still resides in the source code of the master branch repo or in the Fuselibs v2.0.0-beta.0 tag. So you have to use the latest Fuselibs to use Fuse.Auth module.

Fuse.Auth module contains two major features, the first one is being able to do biometric authentication ( Fingerprint / Touch ID or Face ID ). Here is the docs.

The second one is being able to do Platform Sign In, which is a SignIn mechanism that uses Sign In With Apple on iOS and Google SignIn on Android. Here is the docs

1 Like