Skip to content

Commit

Permalink
chore: fix wrong docs about authorization
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux authored Aug 15, 2024
1 parent cac484b commit e9dce71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/integration/authorization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Alternative authorization methods

!!! info "This feature requires you to [register your app as a service](index.md) first."

RingCentral Embeddable supports the [Authorization code with PKCE](https://developers.ringcentral.com/guide/authentication/auth-code-pkce-flow) grant type to facilitate user's logging into RingCentral. This is the recommended authorization method for applications like those built on top of RingCentral Embeddable. Therefore, no changes are necessary to enable authorization and usage of RingCentral Embeddable. However, some developers in specific and rare circumstances may wish to utilize a different method of authorization. This guide will instruct developers on how to do so.

!!! info "Access tokens are stored in a browser's local storage"
Expand Down

0 comments on commit e9dce71

Please sign in to comment.