Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Request: Remove hash from redirect URIs #220

Description

@mdeggies

The URIs we're redirected to for registration, login, and forgot password all have an extra hash in them:

https://tenant-name.id.stormpath.io/#/forgot

Although this doesn't impact the functionality of IDSite, it could definitely be polished to improve the user's experience. (In Angular, the extra hash can be removed by simply enabling HTML5 mode for the $locationProvider. Perhaps a similar fix could be used here.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions