Eric Chiang
cc36362f1b
documentation: clarify db permissions in getting started doc
...
In the 'getting started' doc create a user and database for dex to
clarify that the user needs permissions to create databases, but
dex does not.
closes #127
11 years ago
Eric Chiang
1c0a0cd45d
*: trim newlines from base64 command for Linux compatibility
...
base64 wraps lines on Linux after 76 characters. Use tr to trim
the newlines in a portable way.
11 years ago
bobbyrullo
ec43894bbb
Update getting-started.md
11 years ago
Bobby Rullo
2cc8dc2b36
Documentation: turn on registration in examples
...
fixes #169
11 years ago
Brandon Philips
714710719b
Documentation: getting-started md cleanups
...
Markdown needs a newline between a paragraph and a code block for most
renderers. Fix this.
11 years ago
Bobby Rullo
5e859dad5c
Documentation, contrib: Update docs with admin key
11 years ago
Chris Swan
6589b2ecdd
Documentation: clearer guidance on creating OAuth 2 client ID
...
Provides a more accurate walk through of the screens and menus of the Google
Developers Console encountered whilst creating a client ID.
Fixes #125
Signed-off-by: Chris Swan <@cpswan>
11 years ago
Chance Zibolski
d154cad3f6
Documentation: Add how to setup email configuration
11 years ago
Chris Swan
b773770218
Documentation: no need to create a new Google project
...
A new API key can be generated in an existing Google project
Fixes #123
Signed-off-by: Chris Swan <@cpswan>
11 years ago
Bobby Rullo
5ecad3470b
Documentation: bring dev-guide up to date.
11 years ago
Bobby Rullo
3bbafaf3fe
README.md/Documentation: Get Docs up-to-date.
...
* Fix up README
* Create getting started guide.
* Start dev guide
* Start deploy guide
11 years ago