Skip to content

Call a cloud function with a master key #6

@junpayment

Description

@junpayment

In the following code, useMasterKey () always returns false, so cloud function cannot be used with master key.

func (s *loginRequestT) useMasterKey() bool {

func (s *loginRequestT) useMasterKey() bool {
	return false
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions