npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@slates-integrations/okta

v0.2.0-rc.6

Published

Manage identity and access management for organizations. Create, update, deactivate, and search users. Manage groups and group memberships. Assign users and groups to applications. Configure multi-factor authentication enrollment and verification. Create

Downloads

151

Readme

Okta

Manage identity and access management for organizations. Create, update, deactivate, and search users. Manage groups and group memberships. Assign users and groups to applications. Configure multi-factor authentication enrollment and verification. Create and manage OAuth 2.0 authorization servers, scopes, claims, and access policies. Set sign-on, password, and MFA enrollment policies. Query system logs for auditing and troubleshooting. Manage user sessions, devices, and inline hooks for customizing authentication flows. Supports webhooks for user authentication, lifecycle, group, application, policy, and security events.

Tools

Create User

Create a new user in Okta. Supports setting profile attributes, optional password/recovery question, and optionally assigning the user to groups during creation.

Get User

Retrieve detailed information about a specific Okta user by their user ID or login. Returns full profile, status, credentials provider, and group/app memberships.

List Applications

Search and list applications registered in your Okta organization. Supports keyword search and filter expressions.

List Groups

Search and list groups in your Okta organization. Supports keyword search by name, filter expressions, and SCIM search queries.

List Policies

List policies of a given type in your Okta organization. Returns sign-on, password, MFA enrollment, or access policies depending on the specified type.

List Users

Search and list users in your Okta organization. Supports keyword search, Okta filter expressions, and SCIM search queries for flexible lookups by name, email, status, or any profile attribute.

Manage App Assignment

Assign or unassign users and groups to/from an Okta application. Also supports listing current user and group assignments for an app.

Manage Event Hook

Create, read, update, delete, list, and run lifecycle operations for Okta event hooks. Event hooks deliver selected Okta system events to an HTTPS endpoint.

Manage Group Membership

Add or remove users from an Okta group, or list current group members. Use this to manage who belongs to a group.

Manage Group

Create, update, or delete an Okta group. Use this to manage group lifecycle and profile attributes.

Manage User Factors

List, enroll, or reset MFA factors for an Okta user. Supports SMS, email, TOTP, push, and other factor types.

Query System Log

Query the Okta System Log for audit events. Supports filtering by time range, event type, keyword search, and Okta filter expressions. Useful for auditing, security monitoring, and troubleshooting.

Update User

Update an existing Okta user's profile attributes. Only the provided fields will be updated; omitted fields remain unchanged.

User Lifecycle

Perform lifecycle operations on an Okta user: activate, deactivate, suspend, unsuspend, unlock, reset_password, reset_factors, or delete. Each action transitions the user to a new status.

License

This integration is licensed under the FSL-1.1.