Skip to content

Commit e9dce71

Browse files
authored
chore: fix wrong docs about authorization
1 parent cac484b commit e9dce71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/integration/authorization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Alternative authorization methods
22

3-
!!! info "This feature requires you to [register your app as a service](index.md) first."
4-
53
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.
64

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

0 commit comments

Comments
 (0)