mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 21:46:54 +02:00
Some Redis schema changes.
This commit is contained in:
parent
986773cc9c
commit
e270887391
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ Note: users are referred to elsewhere in the database by their compound key \<au
|
|||
- R creationTime: :: timestamp of account creation
|
||||
- M displayName :: usually First Last, defaults to e-mail address for 'local' auth and whatever the OpenID API says for third party auth such as Google.
|
||||
- R stripeCustomerId :: customer ID for Stripe credit card service if the user has cards on file (we don't store cards, we let Stripe do that)
|
||||
- R referrals :: stringified JSON field containing referrals, coupons, etc.
|
||||
|
||||
## Networks
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue