The Okta Developer Blog is awesome. You should check it out! This is the source code repository for it.
If you're having problems running one of the tutorials for a blog post, please create an issue in this project, or leave a comment on the blog post.
If you have questions or need help with Okta's APIs or SDKs, please post to our developer forums. If you think you've encountered a bug in one of our SDKs, please create a GitHub issue for that SDK.
If you are looking for Okta's developer documentation, that has moved to @okta/okta-developer-docs.
This site is built using Jekyll. Blog post updates, bug fixes, and PRs are all welcome!
The wiki will show you how to set up your local environment and how to deploy the site.
- Clone and install dependencies
- Build the site and start a development server with
npm start - Visit localhost:4000 in your browser