FluentAuth provides few shortcodes that you can use in your custom login or signup pages.
Combined ShortCode
Short Code:
[fluent_auth]
This shortcode will give you a full authentication flow including login form, signup form, password reset etc
Only Login Form
Short Code:
[fluent_auth_login]
This will render only the login form
Only Signup Form
Short Code:
[fluent_auth_signup]
This will render only the Signup form
Only Password reset Form
Short Code:
[fluent_auth_reset_password]
This will render only the Password Reset form