Skip to content

Commit

Permalink
Update and rename user-registration.md to register-user-details.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinGil authored Aug 13, 2024
1 parent 0101aff commit 2ee601e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = 'User Registration'
title = 'Register User Details'
draft = false
categories = ['Auth']
modules = ['url-search-params', 'create-response', 'edgekv']
Expand All @@ -15,4 +15,4 @@ demoURL = 'https://www.edgecompute.live/edgekv/reg/registration_details.html'

+++

Demonstrates how you can use EdgeWorkers and EdgeKV to collect user details. It also shows how you could use the putJson() helper method. <br><br>Note: Please copy the 'key' value from the output if you wish to verify the entered details in the Search User example.
Demonstrates how you can use EdgeWorkers and EdgeKV to collect user details. It also shows how you could use the putJson() helper method. <br><br>Note: Please copy the 'key' value from the output if you wish to verify the entered details in the Search User example.

0 comments on commit 2ee601e

Please sign in to comment.