Skip to content

Concept

This integration generally follows a typical OAuth2.0 redirect flow.

[Your App] <-> [Authenticator Webview] <-> [Auth Server]

While it is possible to implement yourself, we recommend you to use the following sdk to simplify the process(pkce, states, etc..) just by providing constant values.

web-sdk handle the redirect & communication between your app and webview.