okta / okta-cli

Okta CLI [Beta] tools to help bootstrap new Okta organizations, and applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for refresh tokens by default

mraible opened this issue · comments

It'd be cool if refresh tokens are added by default to created apps. Especially since we're trying to fix refresh tokens in JHipster. As a follow on, we could add the offline_scope to all sample apps.

PR here: #277