Dan Moore

Results 150 issues of Dan Moore

## Issue creating an entity when there is more than one tenant and I don't select a tenant ### Description When I don't put a tenant in the entity creation...

bug

## Support redirect after change password flow ### Problem People want to redirect a user from forgot-password/change-password flow to a different URL post successfully completing the password change, rather than...

## Add ability to pass value from login form to webhook ### Problem I want to be able to pass some value from the login theme to a backend webhook...

feature

## Support invite codes ### Problem I want the ability to require an invite code for user registration. ### Solution Have a way to set up invite codes. These could...

## Given an entity, add the ability to search for all entities that it has a grant to ### Problem Given an entity, we have the ability to [find all...

Thanks so much for this plugin. One issue I have is that when I'm adding a number of collaborators, I have to type 'y' for each of them. Would love...

this shows how to install at a given version and addresses https://github.com/FusionAuth/go-client/issues/72

Using the savant release plugin, I see that this client library has releases (`1.29.0`, `1.28.0`) and tags with the same format. However, the golang way is to preface the version...

## Make API keys more secure by adding an expiration time to them ### Problem FusionAuth API keys are good forever. ### Solution Would be great to enforce security best...

enhancement
client-request

## Make API keys more secure by hashing the keys before storing them ### Problem API keys are readable in the database. ### Solution We should have API keys be...

enhancement
client-request