Hello, I’m fairly new as you can see from my questions and no background on these topics, but I would want to combine simple text input as password, and if user enters correct password it would be matched with getsecret().
I have like 120 apikeys which are predefined and they would be matched with user provided inputs as I tried to describe above.
There is no sensitive information behind password restricted page/no user info whatsoever but only a simple poll. So for that reason I have selected this approach.
So my problem is to combine two export functions below
@jonatandor35 Yeah, it does not seems to work plus if user has to type the name, its not worth the use … any examples how database collection would work? thanks for the effort anyways