PHPackages                             g3n1us/powerbi\_auth\_proxy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. g3n1us/powerbi\_auth\_proxy

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

g3n1us/powerbi\_auth\_proxy
===========================

02PHP

Since Sep 2Pushed 5y agoCompare

[ Source](https://github.com/g3n1us/powerbi_auth_proxy)[ Packagist](https://packagist.org/packages/g3n1us/powerbi_auth_proxy)[ RSS](/packages/g3n1us-powerbi-auth-proxy/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

PowerBI Embedded Authentication Proxy
=====================================

[](#powerbi-embedded-authentication-proxy)

Project Development
-------------------

[](#project-development)

```
php composer.phar config repositories.powerbi_auth_proxy vcs https://github.com/blueraster/powerbi_auth_proxy

curl -o composer.phar https://getcomposer.org/composer-stable.phar
composer init -n -s dev --repository="{\"type\":\"vcs\",\"url\":\"https://github.com/blueraster/powerbi_auth_proxy\"}" --require=blueraster/powerbi_auth_proxy:dev-master
php composer.phar config scripts.post-autoload-dump "@php vendor/blueraster/powerbi_auth_proxy/install.php"
php composer.phar install

composer create-project --repository="{\"type\":\"vcs\",\"url\":\"https://github.com/blueraster/powerbi_auth_proxy\"}" blueraster/powerbi_auth_proxy . dev-master

```

For internal development purposes:

```
rm -rf vendor && \
rm composer.* && \
curl -o composer.phar https://getcomposer.org/composer-stable.phar && \
php composer.phar init -n -s dev && \
php composer.phar config repositories.auth_proxy "{\"type\":\"path\",\"url\":\"../../powerbi_auth_proxy\"}" && \
php composer.phar config scripts.post-autoload-dump "BlueRaster\\PowerBIAuthProxy\\Installer::postAutoloadDump" && \
php composer.phar require blueraster/powerbi_auth_proxy:dev-master

## run in a local web server
php -S localhost:8000 serve.php

```

```
rm -rf vendor && \
rm composer.lock && \
composer clearcache && \
composer config minimum-stability dev && \
composer config repositories.auth_proxy "{\"type\":\"path\",\"url\":\"../powerbi_auth_proxy\"}" && \
composer require g3n1us/powerbi_auth_proxy:dev-september-cleanup

## run in a local web server
php -S localhost:8000 serve.php

```

Generate Documentation

```
php phpDocumentor.phar --template=default -s graphs.enabled=true --sourcecode --force

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 89.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c333ee6f326dcf1db86250abc626934305f2a584ad240fffd26ca14c111016e?d=identicon)[g3n1us](/maintainers/g3n1us)

---

Top Contributors

[![g3n1us](https://avatars.githubusercontent.com/u/2233924?v=4)](https://github.com/g3n1us "g3n1us (26 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/g3n1us-powerbi-auth-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/g3n1us-powerbi-auth-proxy/health.svg)](https://phpackages.com/packages/g3n1us-powerbi-auth-proxy)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
