{"library":"remix-auth-okta","type":"library","category":null,"description":"This package provides an authentication strategy for integrating Okta with Remix applications through the `remix-auth` library. It extends the `OAuth2Strategy` to handle Okta's specific OAuth 2.0 and OpenID Connect flows, supporting both Node.js and Cloudflare runtimes. The current stable version is 1.2.0, with updates generally following `remix-auth`'s release cadence and Okta API changes. `remix-auth-okta` enables developers to quickly set up user authentication against an Okta account, managing the redirect to Okta for login and processing the callback. Its key differentiators include tight integration with the `remix-auth` ecosystem, offering a standardized approach to adding Okta authentication, and flexibility to support both Okta's hosted login page and custom login forms within the Remix application.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","remix","remix-auth","auth","authentication","strategy","okta","typescript"],"install":[{"cmd":"npm install remix-auth-okta","imports":["import { OktaStrategy } from 'remix-auth-okta';","import { Authenticator } from 'remix-auth';","interface User { id: string; email: string; } export const authenticator = new Authenticator<User>(sessionStorage);"]},{"cmd":"yarn add remix-auth-okta","imports":[]},{"cmd":"pnpm add remix-auth-okta","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remix-auth-okta","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/remix-auth-okta/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}