Skip to main content
Version: 4.x

Shortcode

Usage

Place this shortcode anywhere on your WordPress site to render a "Continue with Google" button:

[simple-jwt-login-oauth provider="google"]

Customization Options

OptionDescriptionExample
providerrequired Provider namegoogle
backgroundButton background color#c8c8c8
colorButton text color#f2f2f2
widthButton width250px
heightButton height40px
borderButton border style1px solid #000

Full Example

[simple-jwt-login-oauth provider="google" background="#c8c8c8" color="#f2f2f2" width="250px" height="40px" border="1px dotted blue"]