We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc187e commit 05be27fCopy full SHA for 05be27f
README.md
@@ -31,7 +31,6 @@ Once the user gets in a queue, he's shown a different activity `QueueActivity` ,
31
```
32
33
## Usage
34
-To use this library, you first have to make sure your integration method is **KnownUser**.
35
To protect parts of your application you'll need to make a `QueueIt.run` call and await it's result.
36
Once the async call completes, the user has gone through the queue and you get a **QueueITToken** for this session.
37
0 commit comments