Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-kit committed Jul 26, 2022
1 parent 4b69b5d commit 5c1aa12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,9 @@ Simply provide the `REPO`, `BUILD_COMMAND`, and `UI_DIRECTORY` environment varia

If you want to limit the options available to the user, simply pass a `platforms` parameter in the url. For example, if you only wanted to show the user the Facebook button and the Instagram button, you'd add `platforms=facebook,instagram` - like so:

`https://localhost:3000/?platforms=facebook,instagram`
https://auth.platformkit.com/?platforms=mail,google,github

https://auth.platformkit.com/?platforms=facebook,instagram,twitter,reddit,youtube,pinterest

## Deployment

Expand Down

0 comments on commit 5c1aa12

Please sign in to comment.