Overview
This is a headless library which only gives you some flags. What you do with that information is totally upto you. The UI for handling various use cases is completely in your hands.
Features
- Force full-screen mode
- Warns when user switches tabs
- Prevents user from opening the context menu (menu opened by pressing right-click from the mouse)
- Prevents user from copying website content
- Works well with custom proctoring logic (which you might want to implement separately)
- Webcam detection (Coming Soon)
Why should you use this?
There are lots of browser specific issues that show up when you are working with browser APIs. This package tries to cover most if not all of them. So you can focus on whats actually important for your business. All features are set up in a way that you can opt out of any feature that you do not wish to use.