Skip to content

Opaque Tokens - #422

Merged
digipigeon merged 8 commits into
masterfrom
bani-opaque
Sep 7, 2026
Merged

Opaque Tokens#422
digipigeon merged 8 commits into
masterfrom
bani-opaque

Conversation

@Bani2791

@Bani2791Bani2791 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Aug 31, 2026

Copy link
Copy Markdown

Deploying docs with Cloudflare Pages Cloudflare Pages

Latest commit:f0e7bd6
Status: ✅ Deploy successful!
Preview URL:https://1f4f34f9.docs-eri.pages.dev
Branch Preview URL:https://bani-opaque.docs-eri.pages.dev

View logs


1. **Customer Login/Login/Company Login**: When you login using your name and password it gives you normal information. This allows you to login to the Customer Portal.
2. **SIP Login**: When you login it gives you SIP information. Another thing which is done here is passing a `jwt` which is a `json` web token. You can send this token to Control Panel API or WebPhone API. It will help you communicate with other systems like Control Panel or WebPhone etc.
2. **SIP Login**: When you login it gives you SIP information. Another thing which is done here is passing an `opaque token`. You can send this token to Control Panel API or WebPhone API. It will help you communicate with other systems like Control Panel or WebPhone etc.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wording here is not good, Opaque Tokens have nothing to do with SIP Login

@digipigeon
digipigeon merged commit 1684c8f into masterSep 7, 2026
1 of 3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Bani2791@digipigeon