Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

📦 Prepping 1.0.0 vue #160

Merged
merged 3 commits into from
Mar 27, 2018
Merged

📦 Prepping 1.0.0 vue #160

merged 3 commits into from
Mar 27, 2018

Conversation

jmelberg-okta
Copy link
Contributor

@jmelberg-okta jmelberg-okta commented Mar 22, 2018

Description

Introduces the changes that will go into the 1.0.0 version of @okta/okta-vue. Will follow up a Publish commit.

Changelog

@okta/okta-vue@1.0.0

Features

Fixes

Breaking Changes

$auth.loginRedirect didn't require a path parameter in previous versions of this library. In order to achieve custom redirecting, we've introduced the ability to pass in a custom route that navigates users to on completion.

// Before
$auth.loginRedirect()

// Now
$auth.loginRedirect('/profile')

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants