An open API service indexing awesome lists of open source software.

https://github.com/cerberauth/baffao

[WIP] BAckend For Frontend which manage authorization for your SPA
https://github.com/cerberauth/baffao

authorization bff oauth2

Last synced: 10 months ago
JSON representation

[WIP] BAckend For Frontend which manage authorization for your SPA

Awesome Lists containing this project

README

          

# Baffao: The BAckend For Frontend Authentication and Authorization Oriented

Baffao is a lightweight component which implement the Backend For Frontend (BFF) pattern and provides authentication and authorization features for web applications. More specifically, it provides a more secure and efficient way to perform OAuth2 and OpenID Connect flows.

## References

- [IETF OAuth 2.0 for Browser-Based Apps](https://github.com/oauth-wg/oauth-browser-based-apps)