vaticle / typedb-docs

TypeDB Documentation
25 stars 72 forks source link

Add username and password constants #818

Closed izmalk closed 4 months ago

izmalk commented 4 months ago

What is the goal of this PR?

Add constants to store username and password for TypeDB Cloud connection.

What are the changes implemented in this PR?

Add constant declaration. Use the constants in the connection function. Update the dataset to use typedb.com instead of vaticle.com in the emails.

vaticle-bot commented 4 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture