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

docs: update quickstart guide #263

Merged
merged 2 commits into from
Oct 28, 2019
Merged

docs: update quickstart guide #263

merged 2 commits into from
Oct 28, 2019

Conversation

mccutchen
Copy link
Contributor

Problem

In the course of working on #262, I found a couple of small issues with the quickstart guide: the quickstart-specific suggested OAuth callback URLs in the google & okta provider setup docs were incomplete.

Solution

FIrst, fix the suggested URLs. I also made a few more invasive/opinionated wording/structure changes to the quickstart guide itself, if these changes do not seem like an improvement to y'all I will revert them!

@mccutchen mccutchen added chore Maintenance, cleanup, and administrative docs Documentation labels Oct 23, 2019
docs/quickstart.md Outdated Show resolved Hide resolved

Notes:

- Start by copying `env.okta.example` to `env` (`cp env.okta.example env`)
Copy link
Contributor

@Jusshersmith Jusshersmith Oct 25, 2019

Choose a reason for hiding this comment

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

Having this env.okta.example file to copy seems like a good idea! Should we suggest to copy & edit this file instead of

Create a new file called 'env' with those values, like so:

on line 75? (same for the Google steps above)

(As I read it myself, I feel like some people will only see this point after already creating the file and inputting some stuff) I like the new layout here though!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, this was a bit awkward. I've updated, lemme know what you think now!

Copy link
Contributor

Choose a reason for hiding this comment

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

💯

@Jusshersmith
Copy link
Contributor

Thanks @mccutchen -- couple small comments, but this looks great!

@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #263 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   62.14%   62.14%           
=======================================
  Files          53       53           
  Lines        4169     4169           
=======================================
  Hits         2591     2591           
  Misses       1391     1391           
  Partials      187      187

Copy link
Contributor

@Jusshersmith Jusshersmith left a comment

Choose a reason for hiding this comment

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

Perfect! Thanks @mccutchen

@mccutchen mccutchen merged commit 90b4cc8 into master Oct 28, 2019
@mccutchen mccutchen deleted the quickstart-updates branch October 28, 2019 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance, cleanup, and administrative docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants