Prerequisites
- An Authiqa account
- Your public key
- A web application where you want to add authentication
Integration Steps
1
Add Container and Widget Script
action attribute can be: signin, signup, reset, update, verify, or resend2
Configure Theme (Optional)
3
Handle Authentication Events
Widget Events
The widget emits several events you can listen for:auth:success- Authentication successfulauth:error- Authentication failedverify:success- Email verification successfulverify:error- Email verification failed
Verification
Test your integration by:- Opening your application
- Clicking the login button
- Completing the authentication flow
Need detailed setup?
Check our complete widget setup guide

