Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 687 Bytes

File metadata and controls

22 lines (15 loc) · 687 Bytes
icon book

Authentication API

About

Notes

ByteNite uses OAuth2 for authentication and authorization. OAuth2 is a widely-used open standard that allows applications to securely access resources on behalf of a user without exposing their credentials.


{% openapi-operation spec="auth-api" path="/info" method="get" %} Broken link {% endopenapi-operation %}