Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

propelauth: add page #15995

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pfvatterott
Copy link

  • [ X ] The page(s) are in the correct platform directories: common
  • [ X ] The page(s) have at most 8 examples.
  • [ X ] The page description(s) have links to documentation or a homepage.
  • [ X ] The page(s) follow the content guidelines.
  • [ X ] The page(s) follow the style guide.
  • [ X ] The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Mar 21, 2025
Copy link
Member

@sebastiaanspeck sebastiaanspeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

> The PropelAuth CLI was built from the ground up to set up PropelAuth in your application as quickly and easily as possible.
> More information: <https://docs.propelauth.com/reference/api/cli>.

- Login to PropelAuth using an API Key generated from https://auth.propelauth.com/api_keys/personal:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Login to PropelAuth using an API Key generated from https://auth.propelauth.com/api_keys/personal:
- Login to PropelAuth using an API Key generated from <https://auth.propelauth.com/api_keys/personal>:


- Set up PropelAuth authentication in your project. If no directory is provided, the current directory is used:

`propelauth setup {{[-f|--framework]}} {{directory}}`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`propelauth setup {{[-f|--framework]}} {{directory}}`
`propelauth setup {{[-f|--framework]}} {{path/to/directory}}`

@@ -0,0 +1,20 @@
# propelauth

> The PropelAuth CLI was built from the ground up to set up PropelAuth in your application as quickly and easily as possible.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> The PropelAuth CLI was built from the ground up to set up PropelAuth in your application as quickly and easily as possible.
> Set up PropelAuth in your application as quickly and easily as possible.

@Managor Managor changed the title PropelAuth: add page propelauth: add page Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants