# New Server-to-Server OAuth App Type _Original publication date: June 1st, 2022_ > The Server-to-Server OAuth app type should be available by June 2, > 2022 at midnight PST. **UPDATE: This is now available for Developers > with access permissions (see note below).** The **Server-to-Server OAuth app type** enables Developers to securely generate an access token without the need for user interaction. Developers can use this access token to enable their private server application to use scopes that account owners have granted permission to use. See the following for details: - [Create a Server-to-Server OAuth App](/docs/guides/build/server-to-server-oauth-app) - [JWT App Type Deprecation FAQ](/docs/guides/build/jwt-app/jwt-faq) - Using Zoom APIs: [Server-to-Server authentication](/docs/internal-apps/s2s-oauth/) and Account Credentials **Note:** In order for a Developer to use this app type, administrators must use [Role Management](https://support.zoom.us/hc/en-us/articles/115001078646-Using-role-management) to give the Developer access permissions.