Skip to content

Better otpuri parsing #548

@brian6932

Description

@brian6932

#157 (comment).

"otpauth://$TYPE/$ISSUER:$LABEL?algorithm=$ALGORITHM&digits=$DIGITS&issuer=$ISSUER&period=$PERIOD&secret=$SECRET"

Minor issue with the current parser's that $ISSUER:$LABEL gets set as issuer instead of split into the right variables, if an issuer query param's detected, that should probably take precedence.

The : should both be accounted for when URI encoded (%3a/%3A), and normally.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions