How do I go about requiring two factor authentication for users in Laravel Jetstream? I want users to not be able to do anything other than enable 2FA before co
I am facing a problem that when i try to configure my TFS it show me the following Error Message Error TF255049: A connection cannot be made to the server th
I know how to use inline keyword to avoid 'multiple definition' while using C++ template. However, what I am curious is that how linker is distinguishing which
When I try to create two objects, where the second object has a reference to the first, I get Error: invalid type: 'var Foo' in this context: 'Bar' for var: typ
I have my project in struts framework and my project is vulnerable to idor and clickjacking and i need to avoid exposing my private object references to users w
I'm using the FCMMessagingService class, and in on message received method, I'm creating a pending intent for Activity4.class and passing the extra value as bel
I have been trying to understand how to batch things in benthos but am a bit confused on how to do it.. Take this example: input: generate: interval: ""
i am trying to call api ("https://wger.de/api/v2/day/") to get some data , it require me to provide token with header in order to authorize i am passing same ,