Okta CLI + Vue in 3 Minutes

preview_player
Показать описание
Use the Okta CLI to create an Okta developer account, download a Vue app, register it as an OpenID Connect (OIDC) app on Okta, and run. All in just a few minutes! 🔥

Table of contents:

00:00 Hello, developers!
00:26 Install the Okta CLI
00:49 Run `okta start`
01:15 Run `npm install`
01:40 Code Review
02:20 Learn More about Vue
03:25 Follow @oktadev!

#Vue #OktaCLI #JavaScript
----
Okta is a developer API service that stores user accounts for your web apps, mobile apps, and APIs.

Рекомендации по теме
Комментарии
Автор

Hi. For okta start, I tried dotnet core sample program. I ran it through dotnet cli and it worked fine. But when I open the project through Visual Studio 2019 and run in the dev IIS, I get a 400 bad request with 'redirect_uri' parameter must be a Login redirect URI in the client app settings... Why does it work running through cli and not VS 2019 dev environment? Thanks.

revischea
Автор

Hi,
could you make a tutorial for spring cloud dataflow authentication with okta .

lakshithajayasinghe
Автор

is there a similar one for nuxt.js as well ?

sreekumarmenon