-
-
-
-
-
-
-
-
v0.0.15f1992dd5 · ·
0.0.15 - More adjustments on algorithms. - Stubbed getting dominant post types.
-
-
-
-
-
v0.0.10db27a3dd · ·
Update IndieAuth implementation This allows you to bring your own response type to code verification attempts.
-
-
-
-
v0.0.6c6a48b2b · ·
Updating Call Signatures This change makes it easier to call methods from async calls, noticed this in Sele.
-
v0.0.5512712e6 · ·
Update IndieAuth to use OAuth2 This is a refactoring to remove a lot of the hand-held code around the IndieAuth flow with a correct impelementation of OAuth2 with the extension we're looking for.
-
v0.0.4c02fadd5 · ·
Add Basis for IndieAuth. This is going to tie in some primitives for IndieAuth and lay some groundwork for other specs.
-
v0.0.37052083e · ·
Export Interfaces This fixes a silly bug where I export the API for the crate. My bad.