Skip to content

Commit a060fb1

Browse files
authored
Update login-embed.md
1 parent 78a288e commit a060fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/login-embed.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
| [accessType] | string | if set to "offline", a refresh_token will be generated and attached to the user object instead of the traditional access_token. The oauthResponse attribute will contain a useless code that was consumed by the server to generate the refresh_token. offline access also disables traditional username/password authentication.
2020

2121

22-
## Example Pricing Page Config
22+
## Example Login Config
2323
```javascript
2424
Servicebot.Login({
2525
url : "https://example.serviceshop.io",

0 commit comments

Comments
 (0)