Delete documentation/docs/enterprise-edition directory
This commit is contained in:
parent
01bbd2fdac
commit
ff1d857199
1 changed files with 0 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
||||||
---
|
|
||||||
title: Okta Auth Provider
|
|
||||||
---
|
|
||||||
|
|
||||||
# Okta Auth Provider
|
|
||||||
|
|
||||||
Okta is an enterprise-grade identity management service. Refine's integration of Okta's authentication services allows you to easily add Okta services to your application.
|
|
||||||
|
|
||||||
## Installation
|
|
||||||
|
|
||||||
This package is included in Refine's Enterprise Edition. To learn more about Refine's Enterprise Edition, please [contact us](https://s.refine.dev/okta-enterprise).
|
|
||||||
|
|
||||||
<InstallPackagesCommand args="@refinedev-ee/okta @okta/okta-auth-js">
|
|
||||||
|
|
||||||
```yml title=".npmrc"
|
|
||||||
# A registry with the auth token should be added for the @refinedev-ee scope
|
|
||||||
@refinedev-ee:registry=https://registry.npmjs.org/
|
|
||||||
//registry.npmjs.org/:_authToken=$NPM_TOKEN
|
|
||||||
```
|
|
||||||
|
|
||||||
</InstallPackagesCommand>
|
|
||||||
|
|
||||||
## Usage
|
|
Loading…
Add table
Reference in a new issue