Giter Club home page Giter Club logo

fusio-apps-developer's Introduction

Fusio Developer Portal

This repository contains the Fusio developer portal app which allows you to easily on-board external developers by providing a fronted where external developers can register to consume your API. All content of this app can be customized at the Fusio backend under the Consumer / Page panel. More information about Fusio at: https://www.fusio-project.org

This app is a starting point which our users can use in case there is no existing portal. If you already have an app it is also possible to integrate all functionality of this app into your existing app. Please take a look at our SDK overview which helps to integrate Fusio into your project. You can also take a look at our samples overview where we provide some demo integrations.

You can also take directly a look at this app at our demo instance:
https://demo.fusio-project.org/apps/developer/

Customizing

We also offer a consulting service in case you need to customize this developer app. I.e. we can adjust the app style according to your CI and we can also create and adjust the content according to your needs. If you are interested please contact us at: https://www.fusio-project.org/contact

fusio-apps-developer's People

Contributors

chriskapp avatar dependabot[bot] avatar

Stargazers

 avatar  avatar Fa67 avatar

Watchers

James Cloos avatar  avatar  avatar

fusio-apps-developer's Issues

API docs use dynamic links

Currently the links to the swagger and documentation app are hardcoded to the demo instance. We should read those links dynamically from the Fusio instance so that it works out of the box.

Password reset and Registration URL dots in token results in Not Found

Hi, I installed the fusio developer and running this on ad locally installed Apache, PHP, MySQL env.
When submitting a password reset or register a new account I get the email with a link to reset my password, something like this:
http://example.com/apps/developer/password/confirm/zyJ0eXAiOiJKV1DsLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MTv3OTdfOTOIUmp0aSI6ImIwZWY5NzhkMz3jsaWY5YTIifQ.c324GYFsfiBiVZSeNawq9cosTY8U1k3J4EPfrFTGNHk

Only when opening this URL this results in de Not Found page.
image

When I remove the dots form the token, I do get the password reset page:
image

It seems a routing issue in developer or the apache config.
I'm using the default config setting coming with developer.
RewriteEngine On RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -f [OR] RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^(?!.*\.).*$ index.html [NC,L]

Your help is greatly appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.