Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Function output replaces auth.uid if a $uid wildchild is in location #57

@eygraber

Description

@eygraber

If I have a rule that looks like this:

- location: something/$uid
  read: canDoSomething($uid)

functions:
  - canDoSomething(uid): auth.uid === uid

the output will be:

auth.$uid === $uid

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions