Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIWE Message Formatter #394

Closed
llbartekll opened this issue Aug 2, 2022 · 0 comments
Closed

SIWE Message Formatter #394

llbartekll opened this issue Aug 2, 2022 · 0 comments
Assignees
Labels
auth Relates to auth api

Comments

@llbartekll
Copy link
Contributor

SIWE Message Formatter is expected to format AuthRequestParams into ABNF Message Formatted EIP4361 payload
https://eips.ethereum.org/EIPS/eip-4361

struct SIWEMessageFormatter {
    func formatMessage(from request: AuthRequestParams) throws -> String {}
}
@llbartekll llbartekll added the auth Relates to auth api label Aug 2, 2022
@chadyj chadyj added this to the Auth alpha milestone Aug 2, 2022
@llbartekll llbartekll self-assigned this Aug 4, 2022
@llbartekll llbartekll moved this from Accepted to In Progress in Swift SDK Aug 4, 2022
llbartekll added a commit that referenced this issue Aug 8, 2022
Repository owner moved this from In Progress to Done in Swift SDK Aug 8, 2022
@flypaper0 flypaper0 mentioned this issue Aug 8, 2022
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Relates to auth api
Projects
Archived in project
Development

No branches or pull requests

2 participants