Dan Moore

Results 160 issues of Dan Moore

## Add 'show password' toggle to the default hosted login pages ### Problem Our hosted login pages don't always have the best default login experience out of the box. One...

## Allow stopping login based on lambda result This came up on a customer call. ### Problem I want to control who can login with some complicated business logic. (Is...

enhancement

### What happened? To replicate: * open up firefox on a mac * create a new simple theme * save it * edit it * go to the 'pages preview'...

bug

## Add user link sources to the elasticsearch index ### Problem I want to be able to find out the number of users in my FusionAuth database that signed in...

## Add tracing telemetry to FusionAuth ### Problem I want to use tools like DataDog and Honeycomb to monitor my system, of which FusionAuth is a part. ### Solution Add...

## Add a 'forgot username' screen to the hosted login pages ### Problem As of 1.45, FusionAuth has the ability to let a user reset their password, but no way...

enhancement

## Update Twitter to Use OAuth 2 ### Problem Currently we support OAuth1.0 for twitter https://fusionauth.io/docs/v1/tech/apis/identity-providers/twitter Looks like Twitter supports OAuth2 now: https://developer.twitter.com/en/docs/authentication/oauth-2-0 This would let us store the refresh...

enhancement

## Better copy/paste support in admin ui ### Problem I'd like better copy/paste support from the admin UI. I'm often copying and pasting user ids or other long guids and...

enhancement
ux

## Add copy button to all certificate/key fields in keymaster ### Problem When using "Key Master", you often need to copy and paste certificates or public keys from FusionAuth to...

## Switchable tenant view ### Problem I am a customer support person who is helping my clients. Each client is represented as a tenant, and I need to help client...