Basic Auth Generator
Generate and parse HTTP Basic authentication headers, supports bidirectional conversion
π¨ Generator
Authorization: Basic [base64]
π Parser
Parse result will be displayed here
π‘ Instructions:
β’ Generator: Enter username and password to automatically generate Authorization Header
β’ Parser: Enter Authorization Header to parse username and password
β’ Supports full format (e.g., Authorization: Basic xxx) or only Base64 part
β’ Click copy button to quickly copy results
β’ Generated header format complies with RFC 7617 standard
β’ Generator: Enter username and password to automatically generate Authorization Header
β’ Parser: Enter Authorization Header to parse username and password
β’ Supports full format (e.g., Authorization: Basic xxx) or only Base64 part
β’ Click copy button to quickly copy results
β’ Generated header format complies with RFC 7617 standard