Skip to content

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

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