seatplus/auth

SeAT plus package that handles authentication agnostic to SeAT plus usage as pure API or Web

Maintainers

Details

github.com/seatplus/auth

Source

Issues

Installs: 3 663

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 6

Type:seatplus-package

3.0.0 2023-03-25 05:45 UTC

README

handels authentication for web and eveapi

Usage

Add more scopes

By default the minimal scopes are requested for users. However one might add scopes to an existing user by adding a query parameters stating comma separated which scopes should be add:

/eve/sso/{character_id?}/step_up?add_scopes=scope1,scope2