Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sgrove/secrets-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Grove authored and Sean Grove committed Aug 2, 2021
2 parents 76342ae + 1a5f0cb commit 151409e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

3. After enabling Authlify for a site, be sure to force a new deploy with `clear cache and deploy site` (this will be done automatically with an update on Sunday)

After it's deployed, you can hit three endpoints:
After it's deployed, you can hit three endpoints (there are better links to copy/paste curl commands if you go to your deployed site):

1. "/.netlify/functions/secrets" - see all enabled auths + secrets (sanitized so they're not exposed)
1. "/.netlify/functions/conditionalSecrets?skipSecrets=true" - an endpoint that can optionally retrieve secrets, useful to see the overhead of the current implementation
Expand Down

0 comments on commit 151409e

Please sign in to comment.